Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h104 ble_npl_error_t npl_freertos_callout_reset(struct ble_npl_callout *co,
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c780 IRAM_ATTR npl_freertos_callout_reset(struct ble_npl_callout *co, ble_npl_time_t ticks) in npl_freertos_callout_reset() function
1061 .p_ble_npl_callout_reset = npl_freertos_callout_reset,