Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h337 hw->conf0.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
350 if(hw->conf0.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h381 hw->conf0.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
394 if (hw->conf0.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h406 hw->conf0.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
419 if (hw->conf0.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h367 hw->conf0.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
380 if(hw->conf0.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h406 hw->conf0.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
419 if (hw->conf0.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h424 hw->conf0_sync.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
438 if (hw->conf0_sync.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h445 hw->conf0_sync.parity_en = (parity_mode >> 1) & 0x1; in uart_ll_set_parity()
459 if (hw->conf0_sync.parity_en) { in uart_ll_get_parity()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h160 uint32_t parity_en: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h168 uint32_t parity_en: 1; /*Set this bit to enable uart parity check.*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h159 … uint32_t parity_en: 1; /*Set this bit to enable uart parity check.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h160 … uint32_t parity_en : 1; /*Set this bit to enable uart parity check.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h460 uint32_t parity_en:1; member
Duart_struct.h508 uint32_t parity_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h517 uint32_t parity_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h508 uint32_t parity_en:1; member