/hal_espressif-latest/components/esp_system/port/soc/esp32c2/ |
D | clk.c | 56 void esp_rtc_init(void) in esp_rtc_init() argument 75 __attribute__((weak)) void esp_clk_init(void) in esp_clk_init() argument 200 __attribute__((weak)) void esp_perip_clk_init(void) in esp_perip_clk_init() argument 281 static void IRAM_ATTR NOINLINE_ATTR recalib_bbpll(void) in recalib_bbpll() argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/ |
D | hidd_api.c | 55 tHID_STATUS HID_DevInit(void) in HID_DevInit() argument 83 void HID_DevDeinit(void) in HID_DevDeinit() argument 158 tHID_STATUS HID_DevDeregister(void) in HID_DevDeregister() argument 382 tHID_STATUS HID_DevVirtualCableUnplug(void) in HID_DevVirtualCableUnplug() argument 435 tHID_STATUS HID_DevConnect(void) in HID_DevConnect() argument 458 tHID_STATUS HID_DevDisconnect(void) in HID_DevDisconnect() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | clk.c | 109 void esp_rtc_init(void) in esp_rtc_init() argument 115 __attribute__((weak)) void esp_clk_init(void) in esp_clk_init() argument 199 __attribute__((weak)) void esp_perip_clk_init(void) in esp_perip_clk_init() argument 317 void rtc_clk_select_rtc_slow_clk(void) in rtc_clk_select_rtc_slow_clk() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/ |
D | clk.c | 63 void esp_rtc_init(void) in esp_rtc_init() argument 79 __attribute__((weak)) void esp_clk_init(void) in esp_clk_init() argument 198 void rtc_clk_select_rtc_slow_clk(void) in rtc_clk_select_rtc_slow_clk() argument 209 __attribute__((weak)) void esp_perip_clk_init(void) in esp_perip_clk_init() argument
|
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/ |
D | esp_nimble_hci.c | 144 int ble_hci_trans_reset(void) in ble_hci_trans_reset() argument 186 static void controller_rcv_pkt_ready(void) in controller_rcv_pkt_ready() argument 193 static void dummy_controller_rcv_pkt_ready(void) in dummy_controller_rcv_pkt_ready() argument 287 esp_err_t esp_nimble_hci_init(void) in esp_nimble_hci_init() argument 321 esp_err_t esp_nimble_hci_deinit(void) in esp_nimble_hci_deinit() argument
|
/hal_espressif-latest/zephyr/port/host_flash/ |
D | cache_utils.c | 56 void spi_flash_init_lock(void) in spi_flash_init_lock() argument 61 void spi_flash_op_lock(void) in spi_flash_op_lock() argument 66 void spi_flash_op_unlock(void) in spi_flash_op_unlock() argument 73 void IRAM_ATTR spi_flash_disable_interrupts_caches_and_other_cpu(void) in spi_flash_disable_interrupts_caches_and_other_cpu() argument 95 void IRAM_ATTR spi_flash_enable_interrupts_caches_and_other_cpu(void) in spi_flash_enable_interrupts_caches_and_other_cpu() argument 144 bool IRAM_ATTR spi_flash_cache_enabled(void) in spi_flash_cache_enabled() argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/ |
D | mesh_timer.c | 30 int64_t k_uptime_get(void) in k_uptime_get() argument 38 uint32_t k_uptime_get_32(void) in k_uptime_get_32() argument 46 void bt_mesh_timer_init(void) in bt_mesh_timer_init() argument 55 void bt_mesh_timer_deinit(void) in bt_mesh_timer_deinit() argument
|
/hal_espressif-latest/components/esp_phy/src/ |
D | btbb_init.c | 44 static void btbb_sleep_retention_deinit(void) in btbb_sleep_retention_deinit() argument 58 void esp_btbb_enable(void) in esp_btbb_enable() argument 83 void esp_btbb_disable(void) in esp_btbb_disable() argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_ble_gap.c | 102 bool btm_ble_inter_get(void) in btm_ble_inter_get() argument 265 void btm_ble_lock_init(void) in btm_ble_lock_init() argument 274 void btm_ble_lock_free(void) in btm_ble_lock_free() argument 283 void btm_ble_sem_init(void) in btm_ble_sem_init() argument 292 void btm_ble_sem_free(void) in btm_ble_sem_free() argument 1157 extern UINT8 BTM_BleMaxMultiAdvInstanceCount(void) in BTM_BleMaxMultiAdvInstanceCount() argument 1215 BOOLEAN BTM_BleLocalPrivacyEnabled(void) in BTM_BleLocalPrivacyEnabled() argument 1296 void BTM_BleClearBgConnDev(void) in BTM_BleClearBgConnDev() argument 1595 tBTM_STATUS BTM_BleStartAdv(void) in BTM_BleStartAdv() argument 2049 void BTM_BleClearRandAddress(void) in BTM_BleClearRandAddress() argument [all …]
|
D | btm_ble_privacy.c | 162 UINT8 btm_ble_find_irk_index(void) in btm_ble_find_irk_index() argument 586 tBTM_STATUS btm_ble_clear_resolving_list(void) in btm_ble_clear_resolving_list() argument 667 BOOLEAN btm_ble_suspend_resolving_list_activity(void) in btm_ble_suspend_resolving_list_activity() argument 714 void btm_ble_resume_resolving_list_activity(void) in btm_ble_resume_resolving_list_activity() argument 772 BOOLEAN btm_ble_exe_disable_resolving_list(void) in btm_ble_exe_disable_resolving_list() argument 796 void btm_ble_exe_enable_resolving_list(void) in btm_ble_exe_enable_resolving_list() argument 1116 void btm_ble_resolving_list_cleanup(void) in btm_ble_resolving_list_cleanup() argument 1138 void btm_ble_add_default_entry_to_resolving_list(void) in btm_ble_add_default_entry_to_resolving_list() argument
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | adc_ll.h | 300 static inline void adc_ll_digi_controller_clk_disable(void) in adc_ll_digi_controller_clk_disable() argument 326 static inline uint32_t adc_ll_pwdet_get_cct(void) in adc_ll_pwdet_get_cct() argument 559 static inline void adc_oneshot_ll_disable_all_unit(void) in adc_oneshot_ll_disable_all_unit() argument 645 static inline void adc_ll_amp_disable(void) in adc_ll_amp_disable() argument 665 static inline void adc_ll_hall_enable(void) in adc_ll_hall_enable() argument 673 static inline void adc_ll_hall_disable(void) in adc_ll_hall_disable() argument 681 static inline void adc_ll_hall_phase_enable(void) in adc_ll_hall_phase_enable() argument 689 static inline void adc_ll_hall_phase_disable(void) in adc_ll_hall_phase_disable() argument
|
/hal_espressif-latest/components/bt/porting/npl/freertos/src/ |
D | npl_os_freertos.c | 77 IRAM_ATTR npl_freertos_os_started(void) in npl_freertos_os_started() argument 83 IRAM_ATTR npl_freertos_get_current_task_id(void) in npl_freertos_get_current_task_id() argument 188 IRAM_ATTR in_isr(void) in in_isr() argument 928 IRAM_ATTR npl_freertos_time_get(void) in npl_freertos_time_get() argument 1007 IRAM_ATTR npl_freertos_hw_enter_critical(void) in npl_freertos_hw_enter_critical() argument 1015 IRAM_ATTR npl_freertos_hw_is_in_critical(void) in npl_freertos_hw_is_in_critical() argument 1029 IRAM_ATTR npl_freertos_get_time_forever(void) in npl_freertos_get_time_forever() argument 1086 struct npl_funcs_t * npl_freertos_funcs_get(void) in npl_freertos_funcs_get() argument 1091 void npl_freertos_funcs_init(void) in npl_freertos_funcs_init() argument 1111 int npl_freertos_mempool_init(void) in npl_freertos_mempool_init() argument [all …]
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | bt.c | 207 uint8_t esp_bt_log_output_mode_get(void) in esp_bt_log_output_mode_get() argument 255 void esp_bt_ontroller_log_deinit(void) in esp_bt_ontroller_log_deinit() argument 277 static void esp_bt_ctrl_log_partition_get_and_erase_first_block(void) in esp_bt_ctrl_log_partition_get_and_erase_first_block() argument 397 uint32_t get_ble_controller_free_heap_size(void) in get_ble_controller_free_heap_size() argument 430 static void IRAM_ATTR esp_reset_rpa_moudle(void) in esp_reset_rpa_moudle() argument 445 static uint32_t IRAM_ATTR osi_random_wrapper(void) in osi_random_wrapper() argument 539 modem_clock_lpclk_src_t esp_bt_get_lpclk_src(void) in esp_bt_get_lpclk_src() argument 608 static void sleep_modem_ble_mac_modem_state_deinit(void) in sleep_modem_ble_mac_modem_state_deinit() argument 624 esp_err_t controller_sleep_init(void) in controller_sleep_init() argument 684 void controller_sleep_deinit(void) in controller_sleep_deinit() argument [all …]
|
/hal_espressif-latest/components/driver/touch_sensor/ |
D | touch_sensor_common.c | 132 esp_err_t touch_pad_fsm_start(void) in touch_pad_fsm_start() argument 140 esp_err_t touch_pad_fsm_stop(void) in touch_pad_fsm_stop() argument 171 esp_err_t touch_pad_sw_start(void) in touch_pad_sw_start() argument 226 uint32_t IRAM_ATTR touch_pad_get_status(void) in touch_pad_get_status() argument 233 esp_err_t IRAM_ATTR touch_pad_clear_status(void) in touch_pad_clear_status() argument
|
/hal_espressif-latest/components/esp_timer/src/ |
D | esp_timer_impl_lac.c | 111 uint64_t IRAM_ATTR esp_timer_impl_get_counter_reg(void) in esp_timer_impl_get_counter_reg() argument 142 int64_t IRAM_ATTR esp_timer_impl_get_time(void) in esp_timer_impl_get_time() argument 211 esp_err_t esp_timer_impl_early_init(void) in esp_timer_impl_early_init() argument 261 void esp_timer_impl_deinit(void) in esp_timer_impl_deinit() argument 269 uint64_t esp_timer_impl_get_alarm_reg(void) in esp_timer_impl_get_alarm_reg() argument
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | temperature_sensor_ll.h | 80 static inline uint32_t temperature_sensor_ll_get_raw_value(void) in temperature_sensor_ll_get_raw_value() argument 96 static inline uint32_t temperature_sensor_ll_get_offset(void) in temperature_sensor_ll_get_offset() argument 108 static inline uint32_t temperature_sensor_ll_get_clk_div(void) in temperature_sensor_ll_get_clk_div() argument
|
D | adc_ll.h | 328 static inline void adc_ll_digi_trigger_enable(void) in adc_ll_digi_trigger_enable() argument 337 static inline void adc_ll_digi_trigger_disable(void) in adc_ll_digi_trigger_disable() argument 372 static inline void adc_ll_digi_controller_clk_disable(void) in adc_ll_digi_controller_clk_disable() argument 522 static inline void adc_ll_digi_dma_enable(void) in adc_ll_digi_dma_enable() argument 530 static inline void adc_ll_digi_dma_disable(void) in adc_ll_digi_dma_disable() argument 538 static inline void adc_ll_digi_reset(void) in adc_ll_digi_reset() argument 565 static inline uint32_t adc_ll_pwdet_get_cct(void) in adc_ll_pwdet_get_cct() argument 778 static inline void adc_ll_rtc_reset(void) in adc_ll_rtc_reset() argument 868 static inline void adc_oneshot_ll_disable_all_unit(void) in adc_oneshot_ll_disable_all_unit() argument 1025 static inline void adc_ll_enable_sleep_controller(void) in adc_ll_enable_sleep_controller() argument [all …]
|
/hal_espressif-latest/components/esp_hw_support/ |
D | sar_periph_ctrl_common.c | 40 void temperature_sensor_power_acquire(void) in temperature_sensor_power_acquire() argument 55 void temperature_sensor_power_release(void) in temperature_sensor_power_release() argument 74 static int temperature_sensor_get_raw_value(void) in temperature_sensor_get_raw_value() argument
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | temperature_sensor_ll.h | 80 static inline uint32_t temperature_sensor_ll_get_raw_value(void) in temperature_sensor_ll_get_raw_value() argument 96 static inline uint32_t temperature_sensor_ll_get_offset(void) in temperature_sensor_ll_get_offset() argument 108 static inline uint32_t temperature_sensor_ll_get_clk_div(void) in temperature_sensor_ll_get_clk_div() argument
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | temperature_sensor_ll.h | 94 static inline uint32_t temperature_sensor_ll_get_raw_value(void) in temperature_sensor_ll_get_raw_value() argument 106 static inline uint32_t temperature_sensor_ll_get_offset(void) in temperature_sensor_ll_get_offset() argument 118 static inline uint32_t temperature_sensor_ll_get_clk_div(void) in temperature_sensor_ll_get_clk_div() argument
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | temperature_sensor_ll.h | 94 static inline uint32_t temperature_sensor_ll_get_raw_value(void) in temperature_sensor_ll_get_raw_value() argument 106 static inline uint32_t temperature_sensor_ll_get_offset(void) in temperature_sensor_ll_get_offset() argument 118 static inline uint32_t temperature_sensor_ll_get_clk_div(void) in temperature_sensor_ll_get_clk_div() argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | settings_uid.c | 43 bt_mesh_nvs_handle_t get_core_settings_handle(void) in get_core_settings_handle() argument 57 int settings_uid_init(void) in settings_uid_init() argument 69 int settings_uid_load(void) in settings_uid_load() argument 126 int settings_uid_erase(void) in settings_uid_erase() argument 483 uint8_t bt_mesh_provisioner_get_free_settings_count(void) in bt_mesh_provisioner_get_free_settings_count() argument 499 int bt_mesh_provisioner_direct_erase_settings(void) in bt_mesh_provisioner_direct_erase_settings() argument
|
/hal_espressif-latest/components/esp_coex/esp32s2/ |
D | esp_coex_adapter.c | 36 bool IRAM_ATTR esp_coex_common_env_is_chip_wrapper(void) in esp_coex_common_env_is_chip_wrapper() argument 45 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() argument 77 void IRAM_ATTR esp_coex_common_task_yield_from_isr_wrapper(void) in esp_coex_common_task_yield_from_isr_wrapper() argument 131 uint32_t esp_coex_common_clk_slowclk_cal_get_wrapper(void) in esp_coex_common_clk_slowclk_cal_get_wrapper() argument 141 static int IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() argument
|
/hal_espressif-latest/zephyr/esp32s2/src/coex/ |
D | esp_coex_adapter.c | 28 bool IRAM_ATTR esp_coex_common_env_is_chip_wrapper(void) in esp_coex_common_env_is_chip_wrapper() argument 37 void *esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() argument 62 void IRAM_ATTR esp_coex_common_task_yield_from_isr_wrapper(void) in esp_coex_common_task_yield_from_isr_wrapper() argument 174 uint32_t esp_coex_common_clk_slowclk_cal_get_wrapper(void) in esp_coex_common_clk_slowclk_cal_get_wrapper() argument 217 int32_t IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() argument
|
/hal_espressif-latest/components/esp_coex/esp32s3/ |
D | esp_coex_adapter.c | 37 bool IRAM_ATTR esp_coex_common_env_is_chip_wrapper(void) in esp_coex_common_env_is_chip_wrapper() argument 46 void * esp_coex_common_spin_lock_create_wrapper(void) in esp_coex_common_spin_lock_create_wrapper() argument 78 void IRAM_ATTR esp_coex_common_task_yield_from_isr_wrapper(void) in esp_coex_common_task_yield_from_isr_wrapper() argument 132 uint32_t esp_coex_common_clk_slowclk_cal_get_wrapper(void) in esp_coex_common_clk_slowclk_cal_get_wrapper() argument 147 static int IRAM_ATTR esp_coex_is_in_isr_wrapper(void) in esp_coex_is_in_isr_wrapper() argument
|