Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/include/
Dportmacro.h227 #define portASSERT_IF_IN_ISR() vPortAssertIfInISR()
228 void vPortAssertIfInISR( void );
/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dport.c386 void vPortAssertIfInISR() in vPortAssertIfInISR() function