/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | pmu_ll.h | 33 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_power(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t flag) in pmu_ll_hp_set_dig_power() 38 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_func(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t icg_func) in pmu_ll_hp_set_icg_func() 43 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_apb(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t bitmap) in pmu_ll_hp_set_icg_apb() 48 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_modem(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t code) in pmu_ll_hp_set_icg_modem() 53 FORCE_INLINE_ATTR void pmu_ll_hp_set_uart_wakeup_enable(pmu_dev_t *hw, pmu_hp_mode_t mode, bool wak… in pmu_ll_hp_set_uart_wakeup_enable() 58 FORCE_INLINE_ATTR void pmu_ll_hp_set_hold_all_lp_pad(pmu_dev_t *hw, pmu_hp_mode_t mode, bool hold_a… in pmu_ll_hp_set_hold_all_lp_pad() 63 FORCE_INLINE_ATTR void pmu_ll_hp_set_hold_all_hp_pad(pmu_dev_t *hw, pmu_hp_mode_t mode, bool hold_a… in pmu_ll_hp_set_hold_all_hp_pad() 68 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_pad_slp_sel(pmu_dev_t *hw, pmu_hp_mode_t mode, bool slp_se… in pmu_ll_hp_set_dig_pad_slp_sel() 73 FORCE_INLINE_ATTR void pmu_ll_hp_set_pause_watchdog(pmu_dev_t *hw, pmu_hp_mode_t mode, bool pause_w… in pmu_ll_hp_set_pause_watchdog() 78 FORCE_INLINE_ATTR void pmu_ll_hp_set_cpu_stall(pmu_dev_t *hw, pmu_hp_mode_t mode, bool cpu_stall) in pmu_ll_hp_set_cpu_stall() [all …]
|
D | uart_ll.h | 89 FORCE_INLINE_ATTR void uart_ll_update(uart_dev_t *hw) in uart_ll_update() 103 FORCE_INLINE_ATTR void uart_ll_set_reset_core(uart_dev_t *hw, bool core_rst_en) in uart_ll_set_reset_core() 115 FORCE_INLINE_ATTR void uart_ll_sclk_enable(uart_dev_t *hw) in uart_ll_sclk_enable() 127 FORCE_INLINE_ATTR void uart_ll_sclk_disable(uart_dev_t *hw) in uart_ll_sclk_disable() 141 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 165 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t *source_clk) in uart_ll_get_sclk() 190 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 216 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 231 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 244 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() [all …]
|
D | lpwdt_ll.h | 69 FORCE_INLINE_ATTR void lpwdt_ll_enable(lp_wdt_dev_t *hw) in lpwdt_ll_enable() 82 FORCE_INLINE_ATTR void lpwdt_ll_disable(lp_wdt_dev_t *hw) in lpwdt_ll_disable() 93 FORCE_INLINE_ATTR bool lpwdt_ll_check_if_enabled(lp_wdt_dev_t *hw) in lpwdt_ll_check_if_enabled() 116 FORCE_INLINE_ATTR void lpwdt_ll_config_stage(lp_wdt_dev_t *hw, wdt_stage_t stage, uint32_t timeout_… in lpwdt_ll_config_stage() 147 FORCE_INLINE_ATTR void lpwdt_ll_disable_stage(lp_wdt_dev_t *hw, wdt_stage_t stage) in lpwdt_ll_disable_stage() 173 FORCE_INLINE_ATTR void lpwdt_ll_set_cpu_reset_length(lp_wdt_dev_t *hw, wdt_reset_sig_length_t lengt… in lpwdt_ll_set_cpu_reset_length() 184 FORCE_INLINE_ATTR void lpwdt_ll_set_sys_reset_length(lp_wdt_dev_t *hw, wdt_reset_sig_length_t lengt… in lpwdt_ll_set_sys_reset_length() 199 FORCE_INLINE_ATTR void lpwdt_ll_set_flashboot_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_flashboot_en() 210 FORCE_INLINE_ATTR void lpwdt_ll_set_procpu_reset_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_procpu_reset_en() 221 FORCE_INLINE_ATTR void lpwdt_ll_set_appcpu_reset_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_appcpu_reset_en() [all …]
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | pmu_ll.h | 33 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_power(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t flag) in pmu_ll_hp_set_dig_power() 38 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_func(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t icg_func) in pmu_ll_hp_set_icg_func() 43 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_apb(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t bitmap) in pmu_ll_hp_set_icg_apb() 48 FORCE_INLINE_ATTR void pmu_ll_hp_set_icg_modem(pmu_dev_t *hw, pmu_hp_mode_t mode, uint32_t code) in pmu_ll_hp_set_icg_modem() 53 FORCE_INLINE_ATTR void pmu_ll_hp_set_uart_wakeup_enable(pmu_dev_t *hw, pmu_hp_mode_t mode, bool wak… in pmu_ll_hp_set_uart_wakeup_enable() 58 FORCE_INLINE_ATTR void pmu_ll_hp_set_hold_all_lp_pad(pmu_dev_t *hw, pmu_hp_mode_t mode, bool hold_a… in pmu_ll_hp_set_hold_all_lp_pad() 63 FORCE_INLINE_ATTR void pmu_ll_hp_set_hold_all_hp_pad(pmu_dev_t *hw, pmu_hp_mode_t mode, bool hold_a… in pmu_ll_hp_set_hold_all_hp_pad() 68 FORCE_INLINE_ATTR void pmu_ll_hp_set_dig_pad_slp_sel(pmu_dev_t *hw, pmu_hp_mode_t mode, bool slp_se… in pmu_ll_hp_set_dig_pad_slp_sel() 73 FORCE_INLINE_ATTR void pmu_ll_hp_set_pause_watchdog(pmu_dev_t *hw, pmu_hp_mode_t mode, bool pause_w… in pmu_ll_hp_set_pause_watchdog() 78 FORCE_INLINE_ATTR void pmu_ll_hp_set_cpu_stall(pmu_dev_t *hw, pmu_hp_mode_t mode, bool cpu_stall) in pmu_ll_hp_set_cpu_stall() [all …]
|
D | uart_ll.h | 91 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled() 110 FORCE_INLINE_ATTR void uart_ll_update(uart_dev_t *hw) in uart_ll_update() 124 FORCE_INLINE_ATTR void uart_ll_set_reset_core(uart_dev_t *hw, bool core_rst_en) in uart_ll_set_reset_core() 136 FORCE_INLINE_ATTR void uart_ll_sclk_enable(uart_dev_t *hw) in uart_ll_sclk_enable() 148 FORCE_INLINE_ATTR void uart_ll_sclk_disable(uart_dev_t *hw) in uart_ll_sclk_disable() 162 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 186 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t *source_clk) in uart_ll_get_sclk() 211 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 237 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 252 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() [all …]
|
D | lpwdt_ll.h | 68 FORCE_INLINE_ATTR void lpwdt_ll_enable(lp_wdt_dev_t *hw) in lpwdt_ll_enable() 81 FORCE_INLINE_ATTR void lpwdt_ll_disable(lp_wdt_dev_t *hw) in lpwdt_ll_disable() 92 FORCE_INLINE_ATTR bool lpwdt_ll_check_if_enabled(lp_wdt_dev_t *hw) in lpwdt_ll_check_if_enabled() 115 FORCE_INLINE_ATTR void lpwdt_ll_config_stage(lp_wdt_dev_t *hw, wdt_stage_t stage, uint32_t timeout_… in lpwdt_ll_config_stage() 146 FORCE_INLINE_ATTR void lpwdt_ll_disable_stage(lp_wdt_dev_t *hw, wdt_stage_t stage) in lpwdt_ll_disable_stage() 172 FORCE_INLINE_ATTR void lpwdt_ll_set_cpu_reset_length(lp_wdt_dev_t *hw, wdt_reset_sig_length_t lengt… in lpwdt_ll_set_cpu_reset_length() 183 FORCE_INLINE_ATTR void lpwdt_ll_set_sys_reset_length(lp_wdt_dev_t *hw, wdt_reset_sig_length_t lengt… in lpwdt_ll_set_sys_reset_length() 198 FORCE_INLINE_ATTR void lpwdt_ll_set_flashboot_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_flashboot_en() 209 FORCE_INLINE_ATTR void lpwdt_ll_set_procpu_reset_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_procpu_reset_en() 220 FORCE_INLINE_ATTR void lpwdt_ll_set_appcpu_reset_en(lp_wdt_dev_t *hw, bool enable) in lpwdt_ll_set_appcpu_reset_en() [all …]
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | rtc_cntl_ll.h | 23 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() 32 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_status(void) in rtc_cntl_ll_ext1_clear_wakeup_status() 37 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_status(void) in rtc_cntl_ll_ext1_get_wakeup_status() 42 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_set_wakeup_pins(uint32_t io_mask, uint32_t mode_mask) in rtc_cntl_ll_ext1_set_wakeup_pins() 56 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_pins(void) in rtc_cntl_ll_ext1_clear_wakeup_pins() 61 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_pins(void) in rtc_cntl_ll_ext1_get_wakeup_pins() 66 FORCE_INLINE_ATTR void rtc_cntl_ll_set_tagmem_retention_link_addr(uint32_t link_addr) in rtc_cntl_ll_set_tagmem_retention_link_addr() 71 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_tagmem_retention(void) in rtc_cntl_ll_enable_tagmem_retention() 78 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_icache_tagmem_retention(uint32_t start_point, uint32_t vl… in rtc_cntl_ll_enable_icache_tagmem_retention() 86 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_dcache_tagmem_retention(uint32_t start_point, uint32_t vl… in rtc_cntl_ll_enable_dcache_tagmem_retention() [all …]
|
D | uart_ll.h | 69 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled() 103 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 127 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t *source_clk) in uart_ll_get_sclk() 152 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 177 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 193 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 206 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() 230 FORCE_INLINE_ATTR uint32_t uart_ll_get_intsts_mask(uart_dev_t *hw) in uart_ll_get_intsts_mask() 243 FORCE_INLINE_ATTR void uart_ll_clr_intsts_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_clr_intsts_mask() 255 FORCE_INLINE_ATTR uint32_t uart_ll_get_intr_ena_status(uart_dev_t *hw) in uart_ll_get_intr_ena_status() [all …]
|
D | rwdt_ll.h | 71 FORCE_INLINE_ATTR void rwdt_ll_enable(rtc_cntl_dev_t *hw) in rwdt_ll_enable() 84 FORCE_INLINE_ATTR void rwdt_ll_disable(rtc_cntl_dev_t *hw) in rwdt_ll_disable() 95 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() 118 FORCE_INLINE_ATTR void rwdt_ll_config_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout… in rwdt_ll_config_stage() 148 FORCE_INLINE_ATTR void rwdt_ll_disable_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage) in rwdt_ll_disable_stage() 174 FORCE_INLINE_ATTR void rwdt_ll_set_cpu_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_cpu_reset_length() 185 FORCE_INLINE_ATTR void rwdt_ll_set_sys_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_sys_reset_length() 200 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() 211 FORCE_INLINE_ATTR void rwdt_ll_set_procpu_reset_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_procpu_reset_en() 222 FORCE_INLINE_ATTR void rwdt_ll_set_appcpu_reset_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_appcpu_reset_en() [all …]
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | uart_ll.h | 65 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled() 84 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 97 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t* source_clk) in uart_ll_get_sclk() 111 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 130 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 145 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 158 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() 182 FORCE_INLINE_ATTR uint32_t uart_ll_get_intsts_mask(uart_dev_t *hw) in uart_ll_get_intsts_mask() 195 FORCE_INLINE_ATTR void uart_ll_clr_intsts_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_clr_intsts_mask() 207 FORCE_INLINE_ATTR uint32_t uart_ll_get_intr_ena_status(uart_dev_t *hw) in uart_ll_get_intr_ena_status() [all …]
|
D | rtc_cntl_ll.h | 19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() 28 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_status(void) in rtc_cntl_ll_ext1_clear_wakeup_status() 33 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_status(void) in rtc_cntl_ll_ext1_get_wakeup_status() 38 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_set_wakeup_pins(uint32_t io_mask, uint32_t mode_mask) in rtc_cntl_ll_ext1_set_wakeup_pins() 52 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_pins(void) in rtc_cntl_ll_ext1_clear_wakeup_pins() 57 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_pins(void) in rtc_cntl_ll_ext1_get_wakeup_pins() 62 FORCE_INLINE_ATTR void rtc_cntl_ll_ulp_int_clear(void) in rtc_cntl_ll_ulp_int_clear() 69 FORCE_INLINE_ATTR void rtc_cntl_ll_timer2_set_touch_wait_cycle(uint32_t wait_cycle) in rtc_cntl_ll_timer2_set_touch_wait_cycle() 74 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() 79 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_cpu(int cpu_no) in rtc_cntl_ll_reset_cpu() [all …]
|
D | rwdt_ll.h | 51 FORCE_INLINE_ATTR void rwdt_ll_enable(rtc_cntl_dev_t *hw) in rwdt_ll_enable() 64 FORCE_INLINE_ATTR void rwdt_ll_disable(rtc_cntl_dev_t *hw) in rwdt_ll_disable() 75 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() 98 FORCE_INLINE_ATTR void rwdt_ll_config_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout… in rwdt_ll_config_stage() 129 FORCE_INLINE_ATTR void rwdt_ll_disable_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage) in rwdt_ll_disable_stage() 155 FORCE_INLINE_ATTR void rwdt_ll_set_cpu_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_cpu_reset_length() 166 FORCE_INLINE_ATTR void rwdt_ll_set_sys_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_sys_reset_length() 181 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_flashboot_en() 192 FORCE_INLINE_ATTR void rwdt_ll_set_procpu_reset_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_procpu_reset_en() 203 FORCE_INLINE_ATTR void rwdt_ll_set_appcpu_reset_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_appcpu_reset_en() [all …]
|
D | usb_wrap_ll.h | 33 FORCE_INLINE_ATTR void usb_wrap_ll_phy_enable_srp_sessend_override(usb_wrap_dev_t *hw, bool sessend) in usb_wrap_ll_phy_enable_srp_sessend_override() 44 FORCE_INLINE_ATTR void usb_wrap_ll_phy_disable_srp_sessend_override(usb_wrap_dev_t *hw) in usb_wrap_ll_phy_disable_srp_sessend_override() 55 FORCE_INLINE_ATTR void usb_wrap_ll_phy_enable_external(usb_wrap_dev_t *hw, bool enable) in usb_wrap_ll_phy_enable_external() 66 FORCE_INLINE_ATTR void usb_wrap_ll_phy_enable_pin_exchg(usb_wrap_dev_t *hw, bool enable) in usb_wrap_ll_phy_enable_pin_exchg() 84 FORCE_INLINE_ATTR void usb_wrap_ll_phy_enable_vref_override(usb_wrap_dev_t *hw, unsigned int vrefh_… in usb_wrap_ll_phy_enable_vref_override() 96 FORCE_INLINE_ATTR void usb_wrap_ll_phy_disable_vref_override(usb_wrap_dev_t *hw) in usb_wrap_ll_phy_disable_vref_override() 107 FORCE_INLINE_ATTR void usb_wrap_ll_phy_enable_pull_override(usb_wrap_dev_t *hw, const usb_wrap_pull… in usb_wrap_ll_phy_enable_pull_override() 121 FORCE_INLINE_ATTR void usb_wrap_ll_phy_disable_pull_override(usb_wrap_dev_t *hw) in usb_wrap_ll_phy_disable_pull_override() 132 FORCE_INLINE_ATTR void usb_wrap_ll_phy_set_pullup_strength(usb_wrap_dev_t *hw, bool strong) in usb_wrap_ll_phy_set_pullup_strength() 143 FORCE_INLINE_ATTR bool usb_wrap_ll_phy_is_pad_enabled(usb_wrap_dev_t *hw) in usb_wrap_ll_phy_is_pad_enabled() [all …]
|
/hal_espressif-latest/components/riscv/include/riscv/ |
D | rv_utils.h | 31 FORCE_INLINE_ATTR void __attribute__((always_inline)) rv_utils_wait_for_intr(void) in rv_utils_wait_for_intr() 40 FORCE_INLINE_ATTR __attribute__((pure)) uint32_t rv_utils_get_core_id(void) in rv_utils_get_core_id() 51 FORCE_INLINE_ATTR void *rv_utils_get_sp(void) in rv_utils_get_sp() 58 FORCE_INLINE_ATTR uint32_t __attribute__((always_inline)) rv_utils_get_cycle_count(void) in rv_utils_get_cycle_count() 63 FORCE_INLINE_ATTR void __attribute__((always_inline)) rv_utils_set_cycle_count(uint32_t ccount) in rv_utils_set_cycle_count() 76 FORCE_INLINE_ATTR void rv_utils_set_mtvec(uint32_t mtvec_val) in rv_utils_set_mtvec() 84 FORCE_INLINE_ATTR void rv_utils_intr_enable(uint32_t intr_mask) in rv_utils_intr_enable() 92 FORCE_INLINE_ATTR void rv_utils_intr_disable(uint32_t intr_mask) in rv_utils_intr_disable() 100 FORCE_INLINE_ATTR uint32_t rv_utils_intr_get_enabled_mask(void) in rv_utils_intr_get_enabled_mask() 105 FORCE_INLINE_ATTR void rv_utils_intr_edge_ack(unsigned int intr_num) in rv_utils_intr_edge_ack() [all …]
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | uart_ll.h | 69 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled() 87 FORCE_INLINE_ATTR void uart_ll_set_reset_core(uart_dev_t *hw, bool core_rst_en) in uart_ll_set_reset_core() 99 FORCE_INLINE_ATTR void uart_ll_sclk_enable(uart_dev_t *hw) in uart_ll_sclk_enable() 113 FORCE_INLINE_ATTR void uart_ll_sclk_disable(uart_dev_t *hw) in uart_ll_sclk_disable() 129 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 153 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t *source_clk) in uart_ll_get_sclk() 178 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 218 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 231 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() 255 FORCE_INLINE_ATTR uint32_t uart_ll_get_intsts_mask(uart_dev_t *hw) in uart_ll_get_intsts_mask() [all …]
|
D | rtc_cntl_ll.h | 19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() 28 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_gpio_get_wakeup_status(void) in rtc_cntl_ll_gpio_get_wakeup_status() 33 FORCE_INLINE_ATTR void rtc_cntl_ll_gpio_clear_wakeup_status(void) in rtc_cntl_ll_gpio_clear_wakeup_status() 39 FORCE_INLINE_ATTR void rtc_cntl_ll_set_cpu_retention_link_addr(uint32_t addr) in rtc_cntl_ll_set_cpu_retention_link_addr() 44 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention_clock(void) in rtc_cntl_ll_enable_cpu_retention_clock() 49 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention(void) in rtc_cntl_ll_enable_cpu_retention() 55 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_cpu_retention(void) in rtc_cntl_ll_disable_cpu_retention() 60 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() 65 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_cpu(int cpu_no) in rtc_cntl_ll_reset_cpu() 70 FORCE_INLINE_ATTR void rtc_cntl_ll_sleep_enable(void) in rtc_cntl_ll_sleep_enable() [all …]
|
D | rwdt_ll.h | 51 FORCE_INLINE_ATTR void rwdt_ll_enable(rtc_cntl_dev_t *hw) in rwdt_ll_enable() 64 FORCE_INLINE_ATTR void rwdt_ll_disable(rtc_cntl_dev_t *hw) in rwdt_ll_disable() 75 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() 98 FORCE_INLINE_ATTR void rwdt_ll_config_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout… in rwdt_ll_config_stage() 129 FORCE_INLINE_ATTR void rwdt_ll_disable_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage) in rwdt_ll_disable_stage() 155 FORCE_INLINE_ATTR void rwdt_ll_set_cpu_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_cpu_reset_length() 166 FORCE_INLINE_ATTR void rwdt_ll_set_sys_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_sys_reset_length() 181 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() 192 FORCE_INLINE_ATTR void rwdt_ll_set_procpu_reset_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_procpu_reset_en() 203 FORCE_INLINE_ATTR void rwdt_ll_set_appcpu_reset_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_appcpu_reset_en() [all …]
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | uart_ll.h | 68 FORCE_INLINE_ATTR bool uart_ll_is_enabled(uint32_t uart_num) in uart_ll_is_enabled() 86 FORCE_INLINE_ATTR void uart_ll_set_reset_core(uart_dev_t *hw, bool core_rst_en) in uart_ll_set_reset_core() 98 FORCE_INLINE_ATTR void uart_ll_sclk_enable(uart_dev_t *hw) in uart_ll_sclk_enable() 112 FORCE_INLINE_ATTR void uart_ll_sclk_disable(uart_dev_t *hw) in uart_ll_sclk_disable() 128 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 152 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t *source_clk) in uart_ll_get_sclk() 177 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 202 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 218 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 231 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() [all …]
|
D | rwdt_ll.h | 49 FORCE_INLINE_ATTR void rwdt_ll_enable(rtc_cntl_dev_t *hw) in rwdt_ll_enable() 62 FORCE_INLINE_ATTR void rwdt_ll_disable(rtc_cntl_dev_t *hw) in rwdt_ll_disable() 73 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() 96 FORCE_INLINE_ATTR void rwdt_ll_config_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout… in rwdt_ll_config_stage() 127 FORCE_INLINE_ATTR void rwdt_ll_disable_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage) in rwdt_ll_disable_stage() 153 FORCE_INLINE_ATTR void rwdt_ll_set_cpu_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_cpu_reset_length() 164 FORCE_INLINE_ATTR void rwdt_ll_set_sys_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_sys_reset_length() 179 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_flashboot_en() 190 FORCE_INLINE_ATTR void rwdt_ll_set_procpu_reset_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_procpu_reset_en() 201 FORCE_INLINE_ATTR void rwdt_ll_set_pause_in_sleep_en(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_pause_in_sleep_en() [all …]
|
D | rtc_cntl_ll.h | 19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() 28 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_gpio_get_wakeup_status(void) in rtc_cntl_ll_gpio_get_wakeup_status() 33 FORCE_INLINE_ATTR void rtc_cntl_ll_gpio_clear_wakeup_status(void) in rtc_cntl_ll_gpio_clear_wakeup_status() 39 FORCE_INLINE_ATTR void rtc_cntl_ll_enable_cpu_retention(uint32_t addr) in rtc_cntl_ll_enable_cpu_retention() 49 FORCE_INLINE_ATTR void rtc_cntl_ll_disable_cpu_retention(void) in rtc_cntl_ll_disable_cpu_retention() 54 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() 59 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_cpu(int cpu_no) in rtc_cntl_ll_reset_cpu() 64 FORCE_INLINE_ATTR void rtc_cntl_ll_sleep_enable(void) in rtc_cntl_ll_sleep_enable() 69 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_get_rtc_time(void) in rtc_cntl_ll_get_rtc_time() 77 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count() [all …]
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | uart_ll.h | 66 FORCE_INLINE_ATTR void uart_ll_set_sclk(uart_dev_t *hw, uart_sclk_t source_clk) in uart_ll_set_sclk() 79 FORCE_INLINE_ATTR void uart_ll_get_sclk(uart_dev_t *hw, uart_sclk_t* source_clk) in uart_ll_get_sclk() 93 FORCE_INLINE_ATTR void uart_ll_set_baudrate(uart_dev_t *hw, uint32_t baud, uint32_t sclk_freq) in uart_ll_set_baudrate() 112 FORCE_INLINE_ATTR uint32_t uart_ll_get_baudrate(uart_dev_t *hw, uint32_t sclk_freq) in uart_ll_get_baudrate() 127 FORCE_INLINE_ATTR void uart_ll_ena_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_ena_intr_mask() 140 FORCE_INLINE_ATTR void uart_ll_disable_intr_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_disable_intr_mask() 164 FORCE_INLINE_ATTR uint32_t uart_ll_get_intsts_mask(uart_dev_t *hw) in uart_ll_get_intsts_mask() 177 FORCE_INLINE_ATTR void uart_ll_clr_intsts_mask(uart_dev_t *hw, uint32_t mask) in uart_ll_clr_intsts_mask() 189 FORCE_INLINE_ATTR uint32_t uart_ll_get_intr_ena_status(uart_dev_t *hw) in uart_ll_get_intr_ena_status() 203 FORCE_INLINE_ATTR void uart_ll_read_rxfifo(uart_dev_t *hw, uint8_t *buf, uint32_t rd_len) in uart_ll_read_rxfifo() [all …]
|
D | rtc_cntl_ll.h | 20 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() 26 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_status(void) in rtc_cntl_ll_ext1_clear_wakeup_status() 31 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_status(void) in rtc_cntl_ll_ext1_get_wakeup_status() 36 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_set_wakeup_pins(uint32_t io_mask, uint32_t mode_mask) in rtc_cntl_ll_ext1_set_wakeup_pins() 50 FORCE_INLINE_ATTR void rtc_cntl_ll_ext1_clear_wakeup_pins(void) in rtc_cntl_ll_ext1_clear_wakeup_pins() 55 FORCE_INLINE_ATTR uint32_t rtc_cntl_ll_ext1_get_wakeup_pins(void) in rtc_cntl_ll_ext1_get_wakeup_pins() 60 FORCE_INLINE_ATTR void rtc_cntl_ll_ulp_wakeup_enable(void) in rtc_cntl_ll_ulp_wakeup_enable() 65 FORCE_INLINE_ATTR void rtc_cntl_ll_ulp_int_clear(void) in rtc_cntl_ll_ulp_int_clear() 70 FORCE_INLINE_ATTR void rtc_cntl_ll_timer2_set_touch_wait_cycle(uint32_t wait_cycle) in rtc_cntl_ll_timer2_set_touch_wait_cycle() 75 FORCE_INLINE_ATTR void rtc_cntl_ll_reset_system(void) in rtc_cntl_ll_reset_system() [all …]
|
D | rwdt_ll.h | 49 FORCE_INLINE_ATTR void rwdt_ll_enable(rtc_cntl_dev_t *hw) in rwdt_ll_enable() 62 FORCE_INLINE_ATTR void rwdt_ll_disable(rtc_cntl_dev_t *hw) in rwdt_ll_disable() 73 FORCE_INLINE_ATTR bool rwdt_ll_check_if_enabled(rtc_cntl_dev_t *hw) in rwdt_ll_check_if_enabled() 86 FORCE_INLINE_ATTR void rwdt_ll_config_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage, uint32_t timeout… in rwdt_ll_config_stage() 116 FORCE_INLINE_ATTR void rwdt_ll_disable_stage(rtc_cntl_dev_t *hw, wdt_stage_t stage) in rwdt_ll_disable_stage() 142 FORCE_INLINE_ATTR void rwdt_ll_set_edge_intr(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_edge_intr() 153 FORCE_INLINE_ATTR void rwdt_ll_set_level_intr(rtc_cntl_dev_t *hw, bool enable) in rwdt_ll_set_level_intr() 164 FORCE_INLINE_ATTR void rwdt_ll_set_cpu_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_cpu_reset_length() 175 FORCE_INLINE_ATTR void rwdt_ll_set_sys_reset_length(rtc_cntl_dev_t *hw, wdt_reset_sig_length_t leng… in rwdt_ll_set_sys_reset_length() 190 FORCE_INLINE_ATTR void rwdt_ll_set_flashboot_en(rtc_cntl_dev_t* hw, bool enable) in rwdt_ll_set_flashboot_en() [all …]
|
/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() 140 FORCE_INLINE_ATTR void *esp_cpu_get_sp(void) in esp_cpu_get_sp() 157 FORCE_INLINE_ATTR esp_cpu_cycle_count_t esp_cpu_get_cycle_count(void) in esp_cpu_get_cycle_count() 174 FORCE_INLINE_ATTR void esp_cpu_set_cycle_count(esp_cpu_cycle_count_t cycle_count) in esp_cpu_set_cycle_count() 193 FORCE_INLINE_ATTR __attribute__((pure)) void *esp_cpu_pc_to_addr(uint32_t pc) in esp_cpu_pc_to_addr() 229 FORCE_INLINE_ATTR void esp_cpu_intr_set_ivt_addr(const void *ivt_addr) in esp_cpu_intr_set_ivt_addr() 248 FORCE_INLINE_ATTR void esp_cpu_intr_set_type(int intr_num, esp_cpu_intr_type_t intr_type) in esp_cpu_intr_set_type() 264 FORCE_INLINE_ATTR esp_cpu_intr_type_t esp_cpu_intr_get_type(int intr_num) in esp_cpu_intr_get_type() 279 FORCE_INLINE_ATTR void esp_cpu_intr_set_priority(int intr_num, int intr_priority) in esp_cpu_intr_set_priority() 294 FORCE_INLINE_ATTR int esp_cpu_intr_get_priority(int intr_num) in esp_cpu_intr_get_priority() [all …]
|
/hal_espressif-latest/components/esp_hw_support/include/hal/ |
D | cpu_ll.h | 23 FORCE_INLINE_ATTR __attribute__((deprecated)) __attribute__((pure)) uint32_t cpu_ll_get_core_id(voi… in cpu_ll_get_core_id() 28 FORCE_INLINE_ATTR __attribute__((deprecated)) uint32_t cpu_ll_get_cycle_count(void) in cpu_ll_get_cycle_count() 33 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_set_cycle_count(uint32_t val) in cpu_ll_set_cycle_count() 38 FORCE_INLINE_ATTR __attribute__((deprecated)) void *cpu_ll_get_sp(void) in cpu_ll_get_sp() 43 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_init_hwloop(void) in cpu_ll_init_hwloop() 49 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_set_breakpoint(int id, uint32_t pc) in cpu_ll_set_breakpoint() 54 FORCE_INLINE_ATTR __attribute__((deprecated)) void cpu_ll_clear_breakpoint(int id) in cpu_ll_clear_breakpoint() 60 FORCE_INLINE_ATTR __attribute__((deprecated)) __attribute__((pure)) uint32_t cpu_ll_ptr_to_pc(const… in cpu_ll_ptr_to_pc() 65 FORCE_INLINE_ATTR __attribute__((deprecated)) __attribute__((pure)) void *cpu_ll_pc_to_ptr(uint32_t… in cpu_ll_pc_to_ptr() 71 FORCE_INLINE_ATTR __attribute__((deprecated)) [all …]
|