Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/ThirdParty/GCC/Xtensa_ESP32/
Dportmux_impl.h69 #define PORTMUX_RELEASE_MUX_FN_CALL_ARGS( x ) x, fnName, line macro
74 #define PORTMUX_RELEASE_MUX_FN_CALL_ARGS( x ) x macro
95 vPortCPUReleaseMutexIntsDisabledExtram( PORTMUX_RELEASE_MUX_FN_CALL_ARGS( mux ) ); in vPortCPUReleaseMutexIntsDisabled()
99 vPortCPUReleaseMutexIntsDisabledInternal( PORTMUX_RELEASE_MUX_FN_CALL_ARGS( mux ) ); in vPortCPUReleaseMutexIntsDisabled()