nRF5 SDK v17.1.0
Functions
CryptoCell PAL memory Barrier APIs

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

Documentation feedback | Developer Zone | Subscribe | Updated