Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h20 #define BLE_NPL_USE_ESP_TIMER (1) macro
22 #define BLE_NPL_USE_ESP_TIMER (0)
46 #if BLE_NPL_USE_ESP_TIMER
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c28 #if BLE_NPL_USE_ESP_TIMER
588 #if BLE_NPL_USE_ESP_TIMER
654 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_init()
697 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_init()
748 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_deinit()
783 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_reset()
821 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_stop()
832 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_is_active()
842 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_get_ticks()
887 #if BLE_NPL_USE_ESP_TIMER in npl_freertos_callout_remaining_ticks()
[all …]