Home
last modified time | relevance | path

Searched defs:uart0_ce (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duhci_struct.h18 uint32_t uart0_ce: 1; /*Set this bit to link up HCI and UART0.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Duhci_struct.h30 uint32_t uart0_ce:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duhci_struct.h28 uint32_t uart0_ce : 1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duhci_struct.h30 uint32_t uart0_ce:1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h26 uint32_t uart0_ce: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h35 …uint32_t uart0_ce: 1; /*Set this bit to use UART to transmit or receive d… member