Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_common/include/
Desp_idf_version.h32 #define ESP_IDF_VERSION ESP_IDF_VERSION_VAL(ESP_IDF_VERSION_MAJOR, \ macro
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c846 #if ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(5, 0, 0) in npl_freertos_callout_get_ticks()
888 #if ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(5, 0, 0) in npl_freertos_callout_remaining_ticks()