Home
last modified time | relevance | path

Searched refs:rx_gap_tout (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h295 uint32_t rx_gap_tout:16; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h297 …uint32_t rx_gap_tout:24; /*This register is used to configure the duration time bet… member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h301 …uint32_t rx_gap_tout:16; /*This register is used to configure the duration time… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h302 …uint32_t rx_gap_tout : 16; /*This register is used to configure the duration… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h988 uint32_t rx_gap_tout:16; member
Duart_struct.h1095 uint32_t rx_gap_tout:16; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h1098 uint32_t rx_gap_tout:16; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h1045 uint32_t rx_gap_tout:16; member
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h517 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h560 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h586 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h547 hw->at_cmd_gaptout.rx_gap_tout = cmd_char->gap_tout; in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h586 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h610 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout_sync, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h631 HAL_FORCE_MODIFY_U32_REG_FIELD(hw->at_cmd_gaptout_sync, rx_gap_tout, cmd_char->gap_tout); in uart_ll_set_at_cmd_char()