Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/include/
Drp2040_config.h52 #ifndef configSUPPORT_PICO_SYNC_INTEROP
54 #define configSUPPORT_PICO_SYNC_INTEROP 1 macro
Dfreertos_sdk_config.h39 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 )
/Kernel-v11.1.0/portable/ThirdParty/GCC/RP2040/
Dport.c126 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 )
284 #if ( LIB_PICO_MULTICORE == 1 ) && ( configSUPPORT_PICO_SYNC_INTEROP == 1 )
296 #elif ( configSUPPORT_PICO_SYNC_INTEROP == 1 ) in prvFIFOInterruptHandler()
417 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 ) in xPortStartScheduler()
455 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 ) in vPortYield()
499 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 ) in vPortEnableInterrupts()
956 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 ) || ( configSUPPORT_PICO_TIME_INTEROP == 1 )
973 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 )
1148 #if ( configSUPPORT_PICO_SYNC_INTEROP == 1 )