Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers_v2.c1323 BaseType_t xIsPreviousNotificationValueWriteable = pdFALSE; in MPU_xTaskGenericNotifyImpl() local
1345xIsPreviousNotificationValueWriteable = xPortIsAuthorizedToAccessBuffer( pxParams->pulPreviousNoti… in MPU_xTaskGenericNotifyImpl()
1351 ( xIsPreviousNotificationValueWriteable == pdTRUE ) ) in MPU_xTaskGenericNotifyImpl()