Home
last modified time | relevance | path

Searched refs:txbrk_conf_sync (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h1075 volatile lp_uart_txbrk_conf_sync_reg_t txbrk_conf_sync; member
Duart_struct.h1259 volatile uart_txbrk_conf_sync_reg_t txbrk_conf_sync; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h1209 volatile uart_txbrk_conf_sync_reg_t txbrk_conf_sync; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h513 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->txbrk_conf_sync, tx_brk_num, break_num); in uart_ll_tx_break()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h534 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->txbrk_conf_sync, tx_brk_num, break_num); in uart_ll_tx_break()