Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnimble_port_freertos.h39 struct npl_funcs_t * npl_freertos_funcs_get(void);
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c1086 struct npl_funcs_t * npl_freertos_funcs_get(void) in npl_freertos_funcs_get() function
/hal_espressif-latest/components/bt/controller/esp32c2/
Dbt.c781 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32c6/
Dbt.c855 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()
/hal_espressif-latest/components/bt/controller/esp32h2/
Dbt.c837 struct npl_funcs_t *p_npl_funcs = npl_freertos_funcs_get(); in esp_bt_controller_init()