| /hal_espressif-latest/components/hal/esp32c2/include/hal/ |
| D | clk_gate_ll.h | 169 static inline void IRAM_ATTR periph_ll_wifi_bt_module_enable_clk(void) in periph_ll_wifi_bt_module_enable_clk() argument 174 static inline void IRAM_ATTR periph_ll_wifi_bt_module_disable_clk(void) in periph_ll_wifi_bt_module_disable_clk() argument 191 static inline void periph_ll_wifi_module_enable_clk_clear_rst(void) in periph_ll_wifi_module_enable_clk_clear_rst() argument 197 static inline void periph_ll_wifi_module_disable_clk_set_rst(void) in periph_ll_wifi_module_disable_clk_set_rst() argument
|
| /hal_espressif-latest/components/hal/esp32c3/include/hal/ |
| D | clk_gate_ll.h | 218 static inline void IRAM_ATTR periph_ll_wifi_bt_module_enable_clk(void) in periph_ll_wifi_bt_module_enable_clk() argument 223 static inline void IRAM_ATTR periph_ll_wifi_bt_module_disable_clk(void) in periph_ll_wifi_bt_module_disable_clk() argument 240 static inline void periph_ll_wifi_module_enable_clk_clear_rst(void) in periph_ll_wifi_module_enable_clk_clear_rst() argument 246 static inline void periph_ll_wifi_module_disable_clk_set_rst(void) in periph_ll_wifi_module_disable_clk_set_rst() argument
|
| /hal_espressif-latest/components/hal/esp32c6/ |
| D | efuse_hal.c | 17 uint32_t efuse_hal_get_major_chip_version(void) in efuse_hal_get_major_chip_version() argument 26 uint32_t efuse_hal_get_minor_chip_version(void) in efuse_hal_get_minor_chip_version() argument 46 void efuse_hal_read(void) in efuse_hal_read() argument 58 void efuse_hal_clear_program_registers(void) in efuse_hal_clear_program_registers() argument
|
| /hal_espressif-latest/zephyr/esp32c2/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 128 uint32_t esp_coex_common_clk_slowclk_cal_get_wrapper(void) in esp_coex_common_clk_slowclk_cal_get_wrapper() argument 171 static IRAM_ATTR int esp_coex_common_xtal_freq_get_wrapper(void) in esp_coex_common_xtal_freq_get_wrapper() argument 176 int32_t IRAM_ATTR coex_is_in_isr_wrapper(void) in coex_is_in_isr_wrapper() argument
|
| /hal_espressif-latest/zephyr/esp32c6/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 133 uint32_t esp_coex_common_clk_slowclk_cal_get_wrapper(void) in esp_coex_common_clk_slowclk_cal_get_wrapper() argument 176 int32_t IRAM_ATTR coex_is_in_isr_wrapper(void) in coex_is_in_isr_wrapper() argument 181 static IRAM_ATTR int esp_coex_common_xtal_freq_get_wrapper(void) in esp_coex_common_xtal_freq_get_wrapper() argument
|
| /hal_espressif-latest/components/hal/esp32s3/ |
| D | efuse_hal.c | 28 IRAM_ATTR uint32_t efuse_hal_get_major_chip_version(void) in efuse_hal_get_major_chip_version() argument 38 IRAM_ATTR uint32_t efuse_hal_get_minor_chip_version(void) in efuse_hal_get_minor_chip_version() argument 59 void efuse_hal_read(void) in efuse_hal_read() argument 71 void efuse_hal_clear_program_registers(void) in efuse_hal_clear_program_registers() argument
|
| /hal_espressif-latest/zephyr/common/ |
| D | soc_init.c | 27 void print_banner(void) in print_banner() argument 46 int read_bootloader_header(void) in read_bootloader_header() argument 99 void config_wdt(void) in config_wdt() argument 123 int check_bootloader_validity(void) in check_bootloader_validity() argument
|
| D | console_init.c | 28 void esp_console_deinit(void) in esp_console_deinit() argument 37 void esp_console_init(void) in esp_console_init() argument 56 void esp_console_init(void) in esp_console_init() argument
|
| D | flash_init.c | 24 bool flash_is_octal_mode_enabled(void) in flash_is_octal_mode_enabled() argument 33 int spi_flash_init_chip_state(void) in spi_flash_init_chip_state() argument 48 void esp_flash_config(void) in esp_flash_config() argument
|
| /hal_espressif-latest/components/hal/esp32c3/ |
| D | efuse_hal.c | 18 IRAM_ATTR uint32_t efuse_hal_get_major_chip_version(void) in efuse_hal_get_major_chip_version() argument 23 IRAM_ATTR uint32_t efuse_hal_get_minor_chip_version(void) in efuse_hal_get_minor_chip_version() argument 39 void efuse_hal_read(void) in efuse_hal_read() argument 51 void efuse_hal_clear_program_registers(void) in efuse_hal_clear_program_registers() argument
|
| /hal_espressif-latest/components/esp_system/port/soc/esp32c3/ |
| D | apb_backup_dma.c | 26 static void IRAM_ATTR apb_backup_dma_lock(void) in apb_backup_dma_lock() argument 35 static void IRAM_ATTR apb_backup_dma_unlock(void) in apb_backup_dma_unlock() argument 44 void esp_apb_backup_dma_lock_init(void) in esp_apb_backup_dma_lock_init() argument
|
| /hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
| D | apb_backup_dma.c | 15 static void IRAM_ATTR apb_backup_dma_lock(void) in apb_backup_dma_lock() argument 24 static void IRAM_ATTR apb_backup_dma_unlock(void) in apb_backup_dma_unlock() argument 33 void esp_apb_backup_dma_lock_init(void) in esp_apb_backup_dma_lock_init() argument
|
| /hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/ |
| D | btc_avrc.c | 98 const uint16_t *btc_avrc_tg_get_allowed_command(void) in btc_avrc_tg_get_allowed_command() argument 103 const uint16_t *btc_avrc_tg_get_supported_command(void) in btc_avrc_tg_get_supported_command() argument 126 uint16_t btc_avrc_tg_get_rn_allowed_evt(void) in btc_avrc_tg_get_rn_allowed_evt() argument 131 uint16_t btc_avrc_tg_get_rn_supported_evt(void) in btc_avrc_tg_get_rn_supported_evt() argument 160 bool btc_avrc_tg_init_p(void) in btc_avrc_tg_init_p() argument 165 bool btc_avrc_ct_init_p(void) in btc_avrc_ct_init_p() argument 170 bool btc_avrc_tg_connected_p(void) in btc_avrc_tg_connected_p() argument 176 bool btc_avrc_ct_connected_p(void) in btc_avrc_ct_connected_p() argument 394 static void handle_rc_features(void) in handle_rc_features() argument 999 static void btc_avrc_ct_init(void) in btc_avrc_ct_init() argument [all …]
|
| /hal_espressif-latest/components/bt/common/btc/profile/esp/blufi/bluedroid_host/ |
| D | esp_blufi.c | 87 void blufi_create_service(void) in blufi_create_service() argument 98 uint8_t esp_blufi_init(void) in esp_blufi_init() argument 374 void esp_blufi_deinit(void) in esp_blufi_deinit() argument 382 void esp_blufi_adv_start(void) in esp_blufi_adv_start() argument 388 void esp_blufi_adv_stop(void) in esp_blufi_adv_stop() argument
|
| /hal_espressif-latest/components/bt/host/bluedroid/api/ |
| D | esp_hidd_api.c | 30 esp_err_t esp_bt_hid_device_init(void) in esp_bt_hid_device_init() argument 44 esp_err_t esp_bt_hid_device_deinit(void) in esp_bt_hid_device_deinit() argument 76 esp_err_t esp_bt_hid_device_unregister_app(void) in esp_bt_hid_device_unregister_app() argument 106 esp_err_t esp_bt_hid_device_disconnect(void) in esp_bt_hid_device_disconnect() argument 157 esp_err_t esp_bt_hid_device_virtual_cable_unplug(void) in esp_bt_hid_device_virtual_cable_unplug() argument
|
| /hal_espressif-latest/components/bootloader_support/bootloader_flash/src/ |
| D | bootloader_flash_config_esp32.c | 37 void bootloader_flash_update_id(void) in bootloader_flash_update_id() argument 47 void IRAM_ATTR bootloader_flash_cs_timing_config(void) in bootloader_flash_cs_timing_config() argument 174 int bootloader_flash_get_wp_pin(void) in bootloader_flash_get_wp_pin() argument 350 static void IRAM_ATTR bootloader_init_flash_configure(void) in bootloader_init_flash_configure() argument 357 esp_err_t bootloader_init_spi_flash(void) in bootloader_init_spi_flash() argument
|
| D | bootloader_flash.c | 57 uint32_t bootloader_mmap_get_free_pages(void) in bootloader_mmap_get_free_pages() argument 159 uint32_t bootloader_mmap_get_free_pages(void) in bootloader_mmap_get_free_pages() argument 466 esp_err_t IRAM_ATTR __attribute__((weak)) bootloader_flash_unlock(void) in bootloader_flash_unlock() argument 627 void bootloader_enable_wp(void) in bootloader_enable_wp() argument 632 uint32_t IRAM_ATTR bootloader_read_flash_id(void) in bootloader_read_flash_id() argument 639 void bootloader_spi_flash_reset(void) in bootloader_spi_flash_reset() argument 688 esp_err_t IRAM_ATTR bootloader_flash_xmc_startup(void) in bootloader_flash_xmc_startup() argument 735 esp_err_t IRAM_ATTR bootloader_flash_xmc_startup(void) in bootloader_flash_xmc_startup() argument 746 FORCE_INLINE_ATTR void bootloader_mspi_reset(void) in bootloader_mspi_reset() argument 765 esp_err_t IRAM_ATTR bootloader_flash_reset_chip(void) in bootloader_flash_reset_chip() argument [all …]
|
| /hal_espressif-latest/components/hal/esp32s2/include/hal/ |
| D | dac_ll.h | 86 static inline void dac_ll_rtc_reset(void) in dac_ll_rtc_reset() argument 110 static inline void dac_ll_cw_generator_enable(void) in dac_ll_cw_generator_enable() argument 118 static inline void dac_ll_cw_generator_disable(void) in dac_ll_cw_generator_disable() argument 271 static inline void dac_ll_digi_fifo_reset(void) in dac_ll_digi_fifo_reset() argument 280 static inline void dac_ll_digi_reset(void) in dac_ll_digi_reset() argument
|
| /hal_espressif-latest/components/spi_flash/ |
| D | spi_flash_wrap.c | 100 esp_err_t spi_flash_wrap_clear_c0(void) in spi_flash_wrap_clear_c0() argument 110 esp_err_t spi_flash_wrap_clear_77(void) in spi_flash_wrap_clear_77() argument 127 esp_err_t spi_flash_wrap_probe(void) in spi_flash_wrap_probe() argument 148 esp_err_t spi_flash_wrap_disable(void) in spi_flash_wrap_disable() argument
|
| /hal_espressif-latest/zephyr/port/bootloader/ |
| D | bootloader_flash.c | 54 uint32_t bootloader_mmap_get_free_pages(void) in bootloader_mmap_get_free_pages() argument 154 uint32_t esp_rom_flash_mmap_get_free_pages(void) in esp_rom_flash_mmap_get_free_pages() argument 458 esp_err_t IRAM_ATTR __attribute__((weak)) bootloader_flash_unlock(void) in bootloader_flash_unlock() argument 619 void bootloader_enable_wp(void) in bootloader_enable_wp() argument 624 uint32_t IRAM_ATTR bootloader_read_flash_id(void) in bootloader_read_flash_id() argument 631 void bootloader_spi_flash_reset(void) in bootloader_spi_flash_reset() argument 676 esp_err_t IRAM_ATTR bootloader_flash_xmc_startup(void) in bootloader_flash_xmc_startup() argument 723 esp_err_t IRAM_ATTR bootloader_flash_xmc_startup(void) in bootloader_flash_xmc_startup() argument 734 FORCE_INLINE_ATTR void bootloader_mspi_reset(void) in bootloader_mspi_reset() argument 753 esp_err_t IRAM_ATTR bootloader_flash_reset_chip(void) in bootloader_flash_reset_chip() argument [all …]
|
| /hal_espressif-latest/components/bt/common/osi/ |
| D | alarm.c | 55 int osi_alarm_create_mux(void) in osi_alarm_create_mux() argument 65 int osi_alarm_delete_mux(void) in osi_alarm_delete_mux() argument 75 void osi_alarm_init(void) in osi_alarm_init() argument 98 void osi_alarm_deinit(void) in osi_alarm_deinit() argument 125 static struct alarm_t *alarm_cbs_lookfor_available(void) in alarm_cbs_lookfor_available() argument 317 uint32_t osi_time_get_os_boottime_ms(void) in osi_time_get_os_boottime_ms() argument
|
| /hal_espressif-latest/components/esp_hw_support/include/ |
| D | esp_cpu.h | 125 FORCE_INLINE_ATTR __attribute__((pure)) int esp_cpu_get_core_id(void) in esp_cpu_get_core_id() argument 140 FORCE_INLINE_ATTR void *esp_cpu_get_sp(void) in esp_cpu_get_sp() argument 157 FORCE_INLINE_ATTR esp_cpu_cycle_count_t esp_cpu_get_cycle_count(void) in esp_cpu_get_cycle_count() argument 401 FORCE_INLINE_ATTR uint32_t esp_cpu_intr_get_enabled_mask(void) in esp_cpu_intr_get_enabled_mask() argument 503 FORCE_INLINE_ATTR bool esp_cpu_dbgr_is_attached(void) in esp_cpu_dbgr_is_attached() argument 515 FORCE_INLINE_ATTR void esp_cpu_dbgr_break(void) in esp_cpu_dbgr_break() argument
|
| /hal_espressif-latest/components/esp_psram/ |
| D | esp_psram.c | 100 size_t __attribute__((weak)) esp_himem_reserved_area_size(void) { in esp_himem_reserved_area_size() argument 117 esp_err_t esp_psram_init(void) in esp_psram_init() argument 308 esp_err_t esp_psram_extram_add_to_heap_allocator(void) in esp_psram_extram_add_to_heap_allocator() argument 377 bool IRAM_ATTR __attribute__((pure)) esp_psram_is_initialized(void) in esp_psram_is_initialized() argument 382 size_t esp_psram_get_size(void) in esp_psram_get_size() argument 393 uint8_t esp_psram_io_get_cs_io(void) in esp_psram_io_get_cs_io() argument 438 bool esp_psram_extram_test(void) in esp_psram_extram_test() argument
|
| /hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
| D | lpn.h | 27 static inline bool bt_mesh_lpn_established(void) in bt_mesh_lpn_established() argument 46 static inline bool bt_mesh_lpn_waiting_update(void) in bt_mesh_lpn_waiting_update() argument 55 static inline bool bt_mesh_lpn_timer(void) in bt_mesh_lpn_timer() argument
|
| /hal_espressif-latest/components/esp_timer/src/ |
| D | system_time.c | 41 void esp_timer_impl_init_system_time(void) in esp_timer_impl_init_system_time() argument 52 int64_t IRAM_ATTR esp_system_get_time(void) in esp_system_get_time() argument 57 uint32_t IRAM_ATTR esp_system_get_time_resolution(void) in esp_system_get_time_resolution() argument
|