Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h100 bool npl_freertos_callout_is_active(struct ble_npl_callout *co);
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c829 IRAM_ATTR npl_freertos_callout_is_active(struct ble_npl_callout *co) in npl_freertos_callout_is_active() function
1065 .p_ble_npl_callout_is_active = npl_freertos_callout_is_active,