Home
last modified time | relevance | path

Searched refs:APB (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/components/soc/esp32/
Ddport_access.c27 : [APB]"=a"(apb), [REG]"+a"(reg), [LVL]"=a"(intLvl)\ in esp_dport_access_reg_read()
45 : [APB]"=a"(apb), [REG]"+a"(reg)\ in esp_dport_access_sequence_reg_read()
/hal_espressif-3.7.0/components/esp_system/
Dint_wdt.c118 #define ERI_ADDR(APB) (0x100000 + (APB)) in esp_int_wdt_init() argument
DKconfig114 … wise RTC fast memory operates on APB clock and hence does not have much performance impact.
361 …the UART clock source is the APB clock and all baud rates in the available range will be sufficien…
/hal_espressif-3.7.0/zephyr/esp32/src/common/
Ddport_access.c22 : [APB] "=a" (apb), [REG] "+a" (reg), [LVL] "=a" (intLvl) \ in esp_dport_access_reg_read()
/hal_espressif-3.7.0/components/esp_system/port/soc/esp32/
Dhighint_hdl.S303 #define ERI_ADDR(APB) (0x100000 + (APB)) argument
/hal_espressif-3.7.0/components/esp_hw_support/test_apps/esp_hw_support_unity_tests/main/
Dtest_dport.c473 : [APB]"=a"(apb), [REG]"+a"(reg), [LVL]"=a"(intLvl)\ in test_dport_access_reg_read()
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst340 …ck frequency divider. This is an integer clock divider value from an 80MHz APB clock, based on the…
341 …are bootloader at a lower frequency than the flash_freq value. The initial APB clock frequency is …
342 …When the software bootloader starts it sets the APB clock to 80MHz causing the SPI clock frequency…