Home
last modified time | relevance | path

Searched defs:UART_CLKDIV_M (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h164 #define UART_CLKDIV_M (0x000FFFFF) macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Duart_reg.h528 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Duart_reg.h535 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Duart_reg.h561 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Duart_reg.h561 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Duart_reg.h648 #define UART_CLKDIV_M (UART_CLKDIV_V << UART_CLKDIV_S) macro