Home
last modified time | relevance | path

Searched refs:UART_CLKDIV_M (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/
Dstub_io.c289 uint32_t uart_div = uart_reg & UART_CLKDIV_M; in get_new_uart_divider()
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/include/
Dsoc_support.h216 #define UART_CLKDIV_M (0x000FFFFF) macro
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Duart_reg.h535 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Duart_reg.h528 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Duart_reg.h554 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Duart_reg.h561 #define UART_CLKDIV_M ((UART_CLKDIV_V)<<(UART_CLKDIV_S)) macro
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Duart_reg.h639 #define UART_CLKDIV_M (UART_CLKDIV_V << UART_CLKDIV_S) macro
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Duart_reg.h648 #define UART_CLKDIV_M (UART_CLKDIV_V << UART_CLKDIV_S) macro
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Duart_reg.h639 #define UART_CLKDIV_M (UART_CLKDIV_V << UART_CLKDIV_S) macro