Home
last modified time | relevance | path

Searched refs:UART_LL_PCR_REG_GET (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h55 #define UART_LL_PCR_REG_GET(hw, reg_suffix, field_suffix) \ macro
167 switch (UART_LL_PCR_REG_GET(hw, sclk_conf, sclk_sel)) { in uart_ll_get_sclk()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h57 #define UART_LL_PCR_REG_GET(hw, reg_suffix, field_suffix) \ macro
188 switch (UART_LL_PCR_REG_GET(hw, sclk_conf, sclk_sel)) { in uart_ll_get_sclk()