Home
last modified time | relevance | path

Searched defs:callout (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c179 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_mem_reset() local
592 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)arg; in ble_npl_event_fn_wrapper() local
625 struct ble_npl_callout_freertos *callout; in os_callout_timer_cb() local
643 struct ble_npl_callout_freertos *callout = NULL; in npl_freertos_callout_init() local
736 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_deinit() local
782 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_reset() local
815 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_stop() local
831 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_is_active() local
850 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_get_ticks() local
885 struct ble_npl_callout_freertos *callout = (struct ble_npl_callout_freertos *)co->co; in npl_freertos_callout_remaining_ticks() local
[all …]