Home
last modified time | relevance | path

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

/SCP-firmware-master/product/rcar/scp_ramfw/
A DFreeRTOSConfig.h43 #define configUSE_TASK_NOTIFICATIONS 1 macro
48 #define configUSE_TASK_NOTIFICATIONS 1 macro
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/
A Dtasks.c345 #if (configUSE_TASK_NOTIFICATIONS == 1)
1127 #if (configUSE_TASK_NOTIFICATIONS == 1) in prvInitialiseNewTask()
1525 # if (configUSE_TASK_NOTIFICATIONS == 1) in eTaskGetState()
1811 # if (configUSE_TASK_NOTIFICATIONS == 1) in vTaskSuspend()
4721 #if (configUSE_TASK_NOTIFICATIONS == 1)
4777 #if (configUSE_TASK_NOTIFICATIONS == 1)
4851 #if (configUSE_TASK_NOTIFICATIONS == 1)
4959 #if (configUSE_TASK_NOTIFICATIONS == 1)
5081 #if (configUSE_TASK_NOTIFICATIONS == 1)
5162 #if (configUSE_TASK_NOTIFICATIONS == 1)
[all …]
/SCP-firmware-master/product/rcar/src/CMSIS-FreeRTOS/Source/include/
A DFreeRTOS.h844 #ifndef configUSE_TASK_NOTIFICATIONS
845 # define configUSE_TASK_NOTIFICATIONS 1 macro
1170 #if (configUSE_TASK_NOTIFICATIONS == 1)

Completed in 14 milliseconds