Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/os/
Dos.h53 #define OS_ASSERT_CRITICAL() assert(ble_npl_hw_is_in_critical())
/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_npl.h161 bool ble_npl_hw_is_in_critical(void);
Dnimble_npl_os.h369 static inline bool IRAM_ATTR ble_npl_hw_is_in_critical(void) in ble_npl_hw_is_in_critical() function