Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/freemodbus/port/
Dportother.c63 BOOL bIsWithinException = xPortInIsrContext(); in bMBPortIsWithinException() local
64 return bIsWithinException; in bMBPortIsWithinException()