Home
last modified time | relevance | path

Searched defs:void (Results 26 – 50 of 861) sorted by relevance

12345678910>>...35

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h32 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_status(void) in rtc_cntl_ll_ext1_clear_wakeup_status() argument
37 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_status(void) in rtc_cntl_ll_ext1_get_wakeup_status() argument
56 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_pins(void) in rtc_cntl_ll_ext1_clear_wakeup_pins() argument
61 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_pins(void) in rtc_cntl_ll_ext1_get_wakeup_pins() argument
71 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_tagmem_retention(void) in rtc_cntl_ll_enable_tagmem_retention() argument
94 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_tagmem_retention(void) in rtc_cntl_ll_disable_tagmem_retention() argument
101 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_icache_tagmem_retention(void) in rtc_cntl_ll_disable_icache_tagmem_retention() argument
106 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_dcache_tagmem_retention(void) in rtc_cntl_ll_disable_dcache_tagmem_retention() argument
116 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention_clock(void) in rtc_cntl_ll_enable_cpu_retention_clock() argument
121 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention(void) in rtc_cntl_ll_enable_cpu_retention() argument
[all …]
Dhmac_ll.h33 static inline void hmac_ll_start(void) in hmac_ll_start() argument
77 static inline void hmac_ll_config_finish(void) in hmac_ll_config_finish() argument
90 static inline uint32_t hmac_ll_config_error(void) in hmac_ll_config_error() argument
98 static inline void hmac_ll_wait_idle(void) in hmac_ll_wait_idle() argument
133 static inline void hmac_ll_clean(void) in hmac_ll_clean() argument
142 static inline void hmac_ll_msg_padding(void) in hmac_ll_msg_padding() argument
153 static inline void hmac_ll_msg_end(void) in hmac_ll_msg_end() argument
163 static inline void hmac_ll_msg_one_block(void) in hmac_ll_msg_one_block() argument
171 static inline void hmac_ll_msg_continue(void) in hmac_ll_msg_continue() argument
181 static inline void hmac_ll_calc_finish(void) in hmac_ll_calc_finish() argument
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dsar_periph_ctrl.c34 void sar_periph_ctrl_init(void) in sar_periph_ctrl_init() argument
42 void sar_periph_ctrl_power_enable(void) in sar_periph_ctrl_power_enable() argument
49 void sar_periph_ctrl_power_disable(void) in sar_periph_ctrl_power_disable() argument
62 void sar_periph_ctrl_pwdet_power_acquire(void) in sar_periph_ctrl_pwdet_power_acquire() argument
72 void sar_periph_ctrl_pwdet_power_release(void) in sar_periph_ctrl_pwdet_power_release() argument
93 static void s_sar_adc_power_acquire(void) in s_sar_adc_power_acquire() argument
103 static void s_sar_adc_power_release(void) in s_sar_adc_power_release() argument
117 void sar_periph_ctrl_adc_oneshot_power_acquire(void) in sar_periph_ctrl_adc_oneshot_power_acquire() argument
122 void sar_periph_ctrl_adc_oneshot_power_release(void) in sar_periph_ctrl_adc_oneshot_power_release() argument
127 void sar_periph_ctrl_adc_continuous_power_acquire(void) in sar_periph_ctrl_adc_continuous_power_acquire() argument
[all …]
Drtc_clk.c32 void rtc_clk_bbpll_add_consumer(void) in rtc_clk_bbpll_add_consumer() argument
37 void rtc_clk_bbpll_remove_consumer(void) in rtc_clk_bbpll_remove_consumer() argument
51 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
67 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() argument
90 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
95 bool rtc_clk_8md256_enabled(void) in rtc_clk_8md256_enabled() argument
116 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
121 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
137 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
142 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
[all …]
Desp_crypto_lock.c31 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() argument
37 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() argument
43 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() argument
50 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() argument
57 void esp_crypto_sha_aes_lock_acquire(void) in esp_crypto_sha_aes_lock_acquire() argument
62 void esp_crypto_sha_aes_lock_release(void) in esp_crypto_sha_aes_lock_release() argument
67 void esp_crypto_mpi_lock_acquire(void) in esp_crypto_mpi_lock_acquire() argument
72 void esp_crypto_mpi_lock_release(void) in esp_crypto_mpi_lock_release() argument
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Dsar_periph_ctrl.c34 void sar_periph_ctrl_init(void) in sar_periph_ctrl_init() argument
42 void sar_periph_ctrl_power_enable(void) in sar_periph_ctrl_power_enable() argument
49 void sar_periph_ctrl_power_disable(void) in sar_periph_ctrl_power_disable() argument
62 void sar_periph_ctrl_pwdet_power_acquire(void) in sar_periph_ctrl_pwdet_power_acquire() argument
72 void sar_periph_ctrl_pwdet_power_release(void) in sar_periph_ctrl_pwdet_power_release() argument
93 static void s_sar_adc_power_acquire(void) in s_sar_adc_power_acquire() argument
103 static void s_sar_adc_power_release(void) in s_sar_adc_power_release() argument
117 void sar_periph_ctrl_adc_oneshot_power_acquire(void) in sar_periph_ctrl_adc_oneshot_power_acquire() argument
122 void sar_periph_ctrl_adc_oneshot_power_release(void) in sar_periph_ctrl_adc_oneshot_power_release() argument
127 void sar_periph_ctrl_adc_continuous_power_acquire(void) in sar_periph_ctrl_adc_continuous_power_acquire() argument
[all …]
Drtc_clk.c34 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
59 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
64 bool rtc_clk_8md256_enabled(void) in rtc_clk_8md256_enabled() argument
85 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
90 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
106 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
111 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
117 static void rtc_clk_bbpll_enable(void) in rtc_clk_bbpll_enable() argument
272 void rtc_clk_cpu_freq_set_xtal(void) in rtc_clk_cpu_freq_set_xtal() argument
278 void rtc_clk_cpu_set_to_default_config(void) in rtc_clk_cpu_set_to_default_config() argument
[all …]
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c37 void rtc_clk_bbpll_add_consumer(void) in rtc_clk_bbpll_add_consumer() argument
42 void rtc_clk_bbpll_remove_consumer(void) in rtc_clk_bbpll_remove_consumer() argument
56 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
73 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() argument
98 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
109 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
114 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
131 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
136 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
147 static void rtc_clk_bbpll_enable(void) in rtc_clk_bbpll_enable() argument
[all …]
Desp_crypto_lock.c35 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() argument
41 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() argument
47 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() argument
54 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() argument
61 void esp_crypto_sha_aes_lock_acquire(void) in esp_crypto_sha_aes_lock_acquire() argument
66 void esp_crypto_sha_aes_lock_release(void) in esp_crypto_sha_aes_lock_release() argument
71 void esp_crypto_mpi_lock_acquire(void) in esp_crypto_mpi_lock_acquire() argument
76 void esp_crypto_mpi_lock_release(void) in esp_crypto_mpi_lock_release() argument
81 void esp_crypto_ecc_lock_acquire(void) in esp_crypto_ecc_lock_acquire() argument
86 void esp_crypto_ecc_lock_release(void) in esp_crypto_ecc_lock_release() argument
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c44 void rtc_clk_bbpll_add_consumer(void) in rtc_clk_bbpll_add_consumer() argument
49 void rtc_clk_bbpll_remove_consumer(void) in rtc_clk_bbpll_remove_consumer() argument
65 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
82 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() argument
105 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
110 bool rtc_clk_8md256_enabled(void) in rtc_clk_8md256_enabled() argument
131 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
136 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
152 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
157 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
[all …]
Desp_crypto_lock.c29 void esp_crypto_ds_lock_acquire(void) in esp_crypto_ds_lock_acquire() argument
34 void esp_crypto_ds_lock_release(void) in esp_crypto_ds_lock_release() argument
39 void esp_crypto_hmac_lock_acquire(void) in esp_crypto_hmac_lock_acquire() argument
44 void esp_crypto_hmac_lock_release(void) in esp_crypto_hmac_lock_release() argument
49 void esp_crypto_sha_aes_lock_acquire(void) in esp_crypto_sha_aes_lock_acquire() argument
54 void esp_crypto_sha_aes_lock_release(void) in esp_crypto_sha_aes_lock_release() argument
59 void esp_crypto_mpi_lock_acquire(void) in esp_crypto_mpi_lock_acquire() argument
64 void esp_crypto_mpi_lock_release(void) in esp_crypto_mpi_lock_release() argument
/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c11 void phy_get_romfunc_addr(void) in phy_get_romfunc_addr() argument
25 uint32_t phy_get_rf_cal_version(void) in phy_get_rf_cal_version() argument
35 void coex_bt_high_prio(void) in coex_bt_high_prio() argument
40 void phy_wakeup_init(void) in phy_wakeup_init() argument
45 void phy_close_rf(void) in phy_close_rf() argument
51 void phy_xpd_tsens(void) in phy_xpd_tsens() argument
58 void phy_init_flag(void) in phy_init_flag() argument
119 esp_err_t esp_phy_erase_cal_data_in_nvs(void) in esp_phy_erase_cal_data_in_nvs() argument
124 void esp_btbb_enable(void) in esp_btbb_enable() argument
129 void esp_btbb_disable(void) in esp_btbb_disable() argument
[all …]
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c38 void rtc_clk_bbpll_add_consumer(void) in rtc_clk_bbpll_add_consumer() argument
43 void rtc_clk_bbpll_remove_consumer(void) in rtc_clk_bbpll_remove_consumer() argument
57 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
74 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() argument
99 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
126 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
131 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
148 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
153 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
159 static void rtc_clk_bbpll_enable(void) in rtc_clk_bbpll_enable() argument
[all …]
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dmemprot_ll.h23 static inline void memprot_ll_iram0_clear_intr(void) in memprot_ll_iram0_clear_intr() argument
29 static inline uint32_t memprot_ll_iram0_get_intr_source_num(void) in memprot_ll_iram0_get_intr_source_num() argument
43 static inline uint32_t memprot_ll_iram0_get_conf_reg(void) in memprot_ll_iram0_get_conf_reg() argument
48 static inline uint32_t memprot_ll_iram0_get_fault_reg(void) in memprot_ll_iram0_get_fault_reg() argument
60 static inline bool memprot_ll_iram0_is_assoc_intr(void) in memprot_ll_iram0_is_assoc_intr() argument
65 static inline uint32_t memprot_ll_iram0_get_intr_ena_bit(void) in memprot_ll_iram0_get_intr_ena_bit() argument
70 static inline uint32_t memprot_ll_iram0_get_intr_on_bit(void) in memprot_ll_iram0_get_intr_on_bit() argument
75 static inline uint32_t memprot_ll_iram0_get_intr_clr_bit(void) in memprot_ll_iram0_get_intr_clr_bit() argument
81 static inline void memprot_ll_iram0_set_lock(void) in memprot_ll_iram0_set_lock() argument
86 static inline uint32_t memprot_ll_iram0_get_lock_reg(void) in memprot_ll_iram0_get_lock_reg() argument
[all …]
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Dsar_periph_ctrl.c34 void sar_periph_ctrl_init(void) in sar_periph_ctrl_init() argument
42 void sar_periph_ctrl_power_enable(void) in sar_periph_ctrl_power_enable() argument
49 void sar_periph_ctrl_power_disable(void) in sar_periph_ctrl_power_disable() argument
62 void sar_periph_ctrl_pwdet_power_acquire(void) in sar_periph_ctrl_pwdet_power_acquire() argument
72 void sar_periph_ctrl_pwdet_power_release(void) in sar_periph_ctrl_pwdet_power_release() argument
91 void sar_periph_ctrl_adc_oneshot_power_acquire(void) in sar_periph_ctrl_adc_oneshot_power_acquire() argument
96 void sar_periph_ctrl_adc_oneshot_power_release(void) in sar_periph_ctrl_adc_oneshot_power_release() argument
101 void sar_periph_ctrl_adc_continuous_power_acquire(void) in sar_periph_ctrl_adc_continuous_power_acquire() argument
106 void sar_periph_ctrl_adc_continuous_power_release(void) in sar_periph_ctrl_adc_continuous_power_release() argument
Drtc_clk.c44 void rtc_clk_32k_enable_external(void) in rtc_clk_32k_enable_external() argument
60 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() argument
83 bool rtc_clk_8m_enabled(void) in rtc_clk_8m_enabled() argument
88 bool rtc_clk_8md256_enabled(void) in rtc_clk_8md256_enabled() argument
191 soc_rtc_slow_clk_src_t rtc_clk_slow_src_get(void) in rtc_clk_slow_src_get() argument
196 uint32_t rtc_clk_slow_freq_get_hz(void) in rtc_clk_slow_freq_get_hz() argument
212 soc_rtc_fast_clk_src_t rtc_clk_fast_src_get(void) in rtc_clk_fast_src_get() argument
217 static void rtc_clk_bbpll_disable(void) in rtc_clk_bbpll_disable() argument
223 static void rtc_clk_bbpll_enable(void) in rtc_clk_bbpll_enable() argument
424 void rtc_clk_cpu_freq_set_xtal(void) in rtc_clk_cpu_freq_set_xtal() argument
[all …]
/hal_espressif-latest/components/hal/include/hal/
Dieee802154_common_ll.h189 FORCE_INLINE_ATTR ieee802154_ll_events ieee802154_ll_get_events(void) in ieee802154_ll_get_events() argument
194 FORCE_INLINE_ATTR bool ieee802154_ll_is_current_rx_frame(void) in ieee802154_ll_is_current_rx_frame() argument
224 FORCE_INLINE_ATTR void ieee802154_ll_enhack_generate_done_notify(void) in ieee802154_ll_enhack_generate_done_notify() argument
234 FORCE_INLINE_ATTR uint32_t ieee802154_ll_get_rx_status(void) in ieee802154_ll_get_rx_status() argument
239 FORCE_INLINE_ATTR ieee802154_ll_rx_abort_reason_t ieee802154_ll_get_rx_abort_reason(void) in ieee802154_ll_get_rx_abort_reason() argument
244 FORCE_INLINE_ATTR uint32_t ieee802154_ll_get_tx_status(void) in ieee802154_ll_get_tx_status() argument
249 FORCE_INLINE_ATTR ieee802154_ll_tx_abort_reason_t ieee802154_ll_get_tx_abort_reason(void) in ieee802154_ll_get_tx_abort_reason() argument
254 …NE_ATTR ieee802154_ll_tx_security_failed_reason_t ieee802154_ll_get_tx_security_failed_reason(void) in ieee802154_ll_get_tx_security_failed_reason() argument
259 static inline uint8_t ieee802154_ll_get_freq(void) in ieee802154_ll_get_freq() argument
279 static inline uint32_t ieee802154_ll_get_ack_timeout(void) in ieee802154_ll_get_ack_timeout() argument
[all …]
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h26 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_status(void) in rtc_cntl_ll_ext1_clear_wakeup_status() argument
31 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_status(void) in rtc_cntl_ll_ext1_get_wakeup_status() argument
50 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_pins(void) in rtc_cntl_ll_ext1_clear_wakeup_pins() argument
55 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_pins(void) in rtc_cntl_ll_ext1_get_wakeup_pins() argument
60 FORCE_INLINE_ATTR void rtc_cntl_ll_ulp_wakeup_enable(void) in rtc_cntl_ll_ulp_wakeup_enable() argument
65 FORCE_INLINE_ATTR void rtc_cntl_ll_ulp_int_clear(void) in rtc_cntl_ll_ulp_int_clear() argument
75 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() argument
86 FORCE_INLINE_ATTR void rtc_cntl_ll_sleep_enable(void) in rtc_cntl_ll_sleep_enable() argument
91 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_get_rtc_time(void) in rtc_cntl_ll_get_rtc_time() argument
115 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_get_wakeup_cause(void) in rtc_cntl_ll_get_wakeup_cause() argument
/hal_espressif-latest/components/spi_flash/sim/
Dflash_mock_util.c9 esp_rom_spiflash_result_t esp_rom_spiflash_unlock(void) in esp_rom_spiflash_unlock() argument
14 void spi_flash_init_lock(void) in spi_flash_init_lock() argument
19 void spi_flash_op_lock(void) in spi_flash_op_lock() argument
24 void spi_flash_op_unlock(void) in spi_flash_op_unlock() argument
29 void spi_flash_disable_interrupts_caches_and_other_cpu(void) in spi_flash_disable_interrupts_caches_and_other_cpu() argument
34 void spi_flash_enable_interrupts_caches_and_other_cpu(void) in spi_flash_enable_interrupts_caches_and_other_cpu() argument
39 void spi_flash_disable_interrupts_caches_and_other_cpu_no_os(void) in spi_flash_disable_interrupts_caches_and_other_cpu_no_os() argument
44 void spi_flash_enable_interrupts_caches_no_os(void) in spi_flash_enable_interrupts_caches_no_os() argument
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h28 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_gpio_get_wakeup_status(void) in rtc_cntl_ll_gpio_get_wakeup_status() argument
33 FORCE_INLINE_ATTR void rtc_cntl_ll_gpio_clear_wakeup_status(void) in rtc_cntl_ll_gpio_clear_wakeup_status() argument
44 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention_clock(void) in rtc_cntl_ll_enable_cpu_retention_clock() argument
49 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention(void) in rtc_cntl_ll_enable_cpu_retention() argument
55 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_cpu_retention(void) in rtc_cntl_ll_disable_cpu_retention() argument
60 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() argument
70 FORCE_INLINE_ATTR void rtc_cntl_ll_sleep_enable(void) in rtc_cntl_ll_sleep_enable() argument
75 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_get_rtc_time(void) in rtc_cntl_ll_get_rtc_time() argument
89 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_get_wakeup_cause(void) in rtc_cntl_ll_get_wakeup_cause() argument
Dhmac_ll.h44 static inline void hmac_ll_start(void) in hmac_ll_start() argument
88 static inline void hmac_ll_config_finish(void) in hmac_ll_config_finish() argument
101 static inline uint32_t hmac_ll_config_error(void) in hmac_ll_config_error() argument
109 static inline void hmac_ll_wait_idle(void) in hmac_ll_wait_idle() argument
144 static inline void hmac_ll_clean(void) in hmac_ll_clean() argument
153 static inline void hmac_ll_msg_padding(void) in hmac_ll_msg_padding() argument
164 static inline void hmac_ll_msg_end(void) in hmac_ll_msg_end() argument
174 static inline void hmac_ll_msg_one_block(void) in hmac_ll_msg_one_block() argument
182 static inline void hmac_ll_msg_continue(void) in hmac_ll_msg_continue() argument
192 static inline void hmac_ll_calc_finish(void) in hmac_ll_calc_finish() argument
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dhmac_ll.h36 static inline void hmac_ll_start(void) in hmac_ll_start() argument
80 static inline void hmac_ll_config_finish(void) in hmac_ll_config_finish() argument
93 static inline uint32_t hmac_ll_config_error(void) in hmac_ll_config_error() argument
101 static inline void hmac_ll_wait_idle(void) in hmac_ll_wait_idle() argument
136 static inline void hmac_ll_clean(void) in hmac_ll_clean() argument
145 static inline void hmac_ll_msg_padding(void) in hmac_ll_msg_padding() argument
156 static inline void hmac_ll_msg_end(void) in hmac_ll_msg_end() argument
166 static inline void hmac_ll_msg_one_block(void) in hmac_ll_msg_one_block() argument
174 static inline void hmac_ll_msg_continue(void) in hmac_ll_msg_continue() argument
184 static inline void hmac_ll_calc_finish(void) in hmac_ll_calc_finish() argument
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dhmac_ll.h36 static inline void hmac_ll_start(void) in hmac_ll_start() argument
80 static inline void hmac_ll_config_finish(void) in hmac_ll_config_finish() argument
93 static inline uint32_t hmac_ll_config_error(void) in hmac_ll_config_error() argument
101 static inline void hmac_ll_wait_idle(void) in hmac_ll_wait_idle() argument
136 static inline void hmac_ll_clean(void) in hmac_ll_clean() argument
145 static inline void hmac_ll_msg_padding(void) in hmac_ll_msg_padding() argument
156 static inline void hmac_ll_msg_end(void) in hmac_ll_msg_end() argument
166 static inline void hmac_ll_msg_one_block(void) in hmac_ll_msg_one_block() argument
174 static inline void hmac_ll_msg_continue(void) in hmac_ll_msg_continue() argument
184 static inline void hmac_ll_calc_finish(void) in hmac_ll_calc_finish() argument
Decc_ll.h29 static inline void ecc_ll_power_up(void) in ecc_ll_power_up() argument
35 static inline void ecc_ll_power_down(void) in ecc_ll_power_down() argument
41 static inline void ecc_ll_enable_interrupt(void) in ecc_ll_enable_interrupt() argument
46 static inline void ecc_ll_disable_interrupt(void) in ecc_ll_disable_interrupt() argument
51 static inline void ecc_ll_clear_interrupt(void) in ecc_ll_clear_interrupt() argument
162 static inline void ecc_ll_start_calc(void) in ecc_ll_start_calc() argument
167 static inline int ecc_ll_is_calc_finished(void) in ecc_ll_is_calc_finished() argument
172 static inline ecc_mode_t ecc_ll_get_mode(void) in ecc_ll_get_mode() argument
177 static inline int ecc_ll_get_verification_result(void) in ecc_ll_get_verification_result() argument
182 static inline ecc_curve_t ecc_ll_get_curve(void) in ecc_ll_get_curve() argument
[all …]
/hal_espressif-latest/zephyr/port/bluetooth/
Dbt_stubs.c17 void btdm_controller_deinit(void) in btdm_controller_deinit() argument
26 void btdm_controller_disable(void) in btdm_controller_disable() argument
30 uint8_t btdm_controller_get_mode(void) in btdm_controller_get_mode() argument
35 const char *btdm_controller_get_compile_version(void) in btdm_controller_get_compile_version() argument
40 void btdm_rf_bb_init_phase2(void) in btdm_rf_bb_init_phase2() argument
59 uint8_t btdm_controller_get_sleep_mode(void) in btdm_controller_get_sleep_mode() argument
64 bool btdm_power_state_active(void) in btdm_power_state_active() argument
69 void btdm_wakeup_request(void) in btdm_wakeup_request() argument
95 uint8_t btdm_sleep_clock_sync(void) in btdm_sleep_clock_sync() argument
119 bool API_vhci_host_check_send_available(void) in API_vhci_host_check_send_available() argument
[all …]

12345678910>>...35