/hal_espressif-latest/components/esp_system/port/soc/esp32s2/ |
D | cache_err_int.c | 33 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 70 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
/hal_espressif-latest/components/esp_system/ |
D | system_time.c | 36 int64_t IRAM_ATTR __attribute__((weak)) esp_system_get_time(void) in esp_system_get_time() argument 43 uint32_t IRAM_ATTR __attribute__((weak)) esp_system_get_time_resolution(void) in esp_system_get_time_resolution() argument
|
D | stack_check.c | 20 __esp_stack_guard_setup (void) in __esp_stack_guard_setup() argument 26 IRAM_ATTR void __stack_chk_fail (void) in __stack_chk_fail() argument
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/ |
D | esp_crypto_lock.c | 18 void esp_crypto_ecc_lock_acquire(void) in esp_crypto_ecc_lock_acquire() argument 23 void esp_crypto_ecc_lock_release(void) in esp_crypto_ecc_lock_release() argument
|
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/ |
D | provisioner_main.c | 31 static inline void bt_mesh_provisioner_mutex_new(void) in bt_mesh_provisioner_mutex_new() argument 39 static inline void bt_mesh_provisioner_mutex_free(void) in bt_mesh_provisioner_mutex_free() argument 45 static inline void bt_mesh_provisioner_lock(void) in bt_mesh_provisioner_lock() argument 50 static inline void bt_mesh_provisioner_unlock(void) in bt_mesh_provisioner_unlock() argument 55 int bt_mesh_provisioner_init(void) in bt_mesh_provisioner_init() argument 67 int bt_mesh_provisioner_net_create(void) in bt_mesh_provisioner_net_create() argument 239 static void provisioner_node_count_inc(void) in provisioner_node_count_inc() argument 244 static void provisioner_node_count_dec(void) in provisioner_node_count_dec() argument 251 uint16_t bt_mesh_provisioner_get_node_count(void) in bt_mesh_provisioner_get_node_count() argument 654 const struct bt_mesh_node **bt_mesh_provisioner_get_node_table_entry(void) in bt_mesh_provisioner_get_node_table_entry() argument [all …]
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | adc2_init_cal.c | 26 void adc2_init_code_calibration(void) in adc2_init_code_calibration() argument 36 void adc2_cal_include(void) in adc2_cal_include() argument
|
/hal_espressif-latest/components/driver/deprecated/esp32/ |
D | dac_legacy.c | 20 esp_err_t dac_i2s_enable(void) in dac_i2s_enable() argument 29 esp_err_t dac_i2s_disable(void) in dac_i2s_disable() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/ |
D | cache_err_int.c | 23 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 75 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
D | system_internal.c | 30 void IRAM_ATTR esp_system_reset_modules_on_exit(void) in esp_system_reset_modules_on_exit() argument 53 void IRAM_ATTR esp_restart_noos(void) in esp_restart_noos() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/ |
D | cache_err_int.c | 23 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 75 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
D | system_internal.c | 31 void IRAM_ATTR esp_system_reset_modules_on_exit(void) in esp_system_reset_modules_on_exit() argument 61 void IRAM_ATTR esp_restart_noos(void) in esp_restart_noos() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/ |
D | cache_err_int.c | 23 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 55 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
D | system_internal.c | 31 void IRAM_ATTR esp_system_reset_modules_on_exit(void) in esp_system_reset_modules_on_exit() argument 65 void IRAM_ATTR esp_restart_noos(void) in esp_restart_noos() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/ |
D | cache_err_int.c | 23 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 55 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/ |
D | cache_err_int.c | 29 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 73 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | adc2_init_cal.c | 26 void adc2_init_code_calibration(void) in adc2_init_code_calibration() argument 36 void adc2_cal_include(void) in adc2_cal_include() argument
|
/hal_espressif-latest/components/esp_pm/ |
D | pm_impl.c | 294 static pm_mode_t IRAM_ATTR get_lowest_allowed_mode(void) in get_lowest_allowed_mode() argument 482 static void IRAM_ATTR update_ccompare(void) in update_ccompare() argument 504 static void IRAM_ATTR leave_idle(void) in leave_idle() argument 565 void esp_pm_impl_init(void) in esp_pm_impl_init() argument 629 void esp_pm_impl_idle_hook(void) in esp_pm_impl_idle_hook() argument 645 void IRAM_ATTR esp_pm_impl_isr_hook(void) in esp_pm_impl_isr_hook() argument
|
/hal_espressif-latest/components/hal/ |
D | ecc_hal.c | 20 void ecc_hal_start_calc(void) in ecc_hal_start_calc() argument 26 int ecc_hal_is_calc_finished(void) in ecc_hal_is_calc_finished() argument 31 static void clear_param_registers(void) in clear_param_registers() argument 85 int ecc_hal_read_verify_result(void) in ecc_hal_read_verify_result() argument
|
/hal_espressif-latest/components/esp_system/port/soc/esp32/ |
D | cache_err_int.c | 30 void esp_cache_err_int_init(void) in esp_cache_err_int_init() argument 70 int esp_cache_err_get_cpuid(void) in esp_cache_err_get_cpuid() argument
|
/hal_espressif-latest/components/hal/esp32/ |
D | touch_sensor_hal.c | 12 void touch_hal_init(void) in touch_hal_init() argument 28 void touch_hal_deinit(void) in touch_hal_deinit() argument
|
/hal_espressif-latest/components/mbedtls/port/ecdsa/ |
D | ecdsa_alt.c | 48 static void esp_ecdsa_acquire_hardware(void) in esp_ecdsa_acquire_hardware() argument 56 static void esp_ecdsa_release_hardware(void) in esp_ecdsa_release_hardware() argument 211 int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) in __wrap_mbedtls_ecdsa_sign() 238 … int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, in __wrap_mbedtls_ecdsa_sign_restartable() 239 … int (*f_rng_blind)(void *, unsigned char *, size_t), void *p_rng_blind, in __wrap_mbedtls_ecdsa_sign_restartable() 304 int (*f_rng)(void *, unsigned char *, size_t), in __wrap_mbedtls_ecdsa_write_signature_restartable() 347 int (*f_rng)(void *, unsigned char *, size_t), in __wrap_mbedtls_ecdsa_write_signature()
|
/hal_espressif-latest/components/bootloader_support/bootloader_flash/src/ |
D | bootloader_flash_config_esp32s2.c | 76 void IRAM_ATTR bootloader_flash_set_dummy_out(void) in bootloader_flash_set_dummy_out() argument 239 static void IRAM_ATTR bootloader_init_flash_configure(void) in bootloader_init_flash_configure() argument 245 esp_err_t bootloader_init_spi_flash(void) in bootloader_init_spi_flash() argument
|
/hal_espressif-latest/components/esp_netif/ |
D | esp_netif_objects.c | 35 esp_err_t esp_netif_list_lock(void) in esp_netif_list_lock() argument 47 void esp_netif_list_unlock(void) in esp_netif_list_unlock() argument 107 size_t esp_netif_get_nr_of_ifs(void) in esp_netif_get_nr_of_ifs() argument
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/gap/ |
D | gap_api.c | 63 bt_status_t GAP_Init(void) in GAP_Init() argument 101 void GAP_Deinit(void) in GAP_Deinit() argument
|
/hal_espressif-latest/components/spi_flash/ |
D | flash_brownout_hook.c | 19 void spi_flash_needs_reset_check(void) in spi_flash_needs_reset_check() argument 34 bool spi_flash_brownout_need_reset(void) in spi_flash_brownout_need_reset() argument
|