Home
last modified time | relevance | path

Searched refs:xIsPreviousNotificationValueWriteable (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c1292 BaseType_t xIsPreviousNotificationValueWriteable = pdFALSE; in MPU_xTaskGenericNotifyImpl() local
1314xIsPreviousNotificationValueWriteable = xPortIsAuthorizedToAccessBuffer( pxParams->pulPreviousNoti… in MPU_xTaskGenericNotifyImpl()
1320 ( xIsPreviousNotificationValueWriteable == pdTRUE ) ) in MPU_xTaskGenericNotifyImpl()