Functions |
|
| void | SaSi_PalWmb (void) |
| void | SaSi_PalRmb (void) |
Detailed Description
Function Documentation
| void SaSi_PalRmb | ( | void | ) |
This MACRO is responsible to put the memory barrier before the read operation.
- Returns
- None
| void SaSi_PalWmb | ( | void | ) |
This MACRO is responsible to put the memory barrier after the write operation.
- Returns
- None