CryptoCell PAL memory Barrier APIs

nRF5 SDK v17.1.0

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