Home
last modified time | relevance | path

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

/bsp/ESP32_C3/idf_port/include/freertos/
A Dportmacro.h124 BaseType_t xPortInIsrContext(void);
280 if (xPortInIsrContext()) { \
287 if (xPortInIsrContext()) { \
/bsp/ESP32_C3/idf_port/src/
A Dport.c71 BaseType_t xPortInIsrContext(void) in xPortInIsrContext() function

Completed in 7 milliseconds