Home
last modified time | relevance | path

Searched refs:configCHECK_HANDLER_INSTALLATION (Results 1 – 25 of 35) sorted by relevance

12

/Kernel-v11.1.0/examples/template_configuration/
DFreeRTOSConfig.h612 #define configCHECK_HANDLER_INSTALLATION 1 macro
/Kernel-v11.1.0/portable/IAR/ARM_CM0/
Dport.c193 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM3/
Dport.c237 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM3/
Dport.c283 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM7/r0p1/
Dport.c263 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM4F/
Dport.c275 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM7/r0p1/
Dport.c314 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM4F/
Dport.c326 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/include/
DFreeRTOS.h386 #ifndef configCHECK_HANDLER_INSTALLATION
387 #define configCHECK_HANDLER_INSTALLATION 1 macro
392 #if ( ( configCHECK_HANDLER_INSTALLATION == 1 ) && ( configASSERT_DEFINED == 0 ) )
393 #error You must define configASSERT() when configCHECK_HANDLER_INSTALLATION is 1.
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dport.c1279 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dport.c739 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dport.c758 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c844 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dport.c1635 #if ( configCHECK_HANDLER_INSTALLATION == 1 ) in xPortStartScheduler()

12