Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h117 uint32_t npl_freertos_hw_enter_critical(void);
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c1007 IRAM_ATTR npl_freertos_hw_enter_critical(void) in npl_freertos_hw_enter_critical() function
1078 .p_ble_npl_hw_enter_critical = npl_freertos_hw_enter_critical,