Home
last modified time | relevance | path

Searched refs:txbrk_conf (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h263 } txbrk_conf; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h264 } txbrk_conf; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h1182 volatile uart_txbrk_conf_reg_t txbrk_conf; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h467 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->txbrk_conf, tx_brk_num, break_num); in uart_ll_tx_break()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h492 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->txbrk_conf, tx_brk_num, break_num); in uart_ll_tx_break()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h492 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->txbrk_conf, tx_brk_num, break_num); in uart_ll_tx_break()