Home
last modified time | relevance | path

Searched refs:seper_char (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duhci_ll.h54 static inline void uhci_ll_set_seper_chr(uhci_dev_t *hw, uhci_seper_chr_t *seper_char) in uhci_ll_set_seper_chr() argument
56 if (seper_char->sub_chr_en) { in uhci_ll_set_seper_chr()
58 esc_conf0_reg.seper_char = seper_char->seper_chr; in uhci_ll_set_seper_chr()
59 esc_conf0_reg.seper_esc_char0 = seper_char->sub_chr1; in uhci_ll_set_seper_chr()
60 esc_conf0_reg.seper_esc_char1 = seper_char->sub_chr2; in uhci_ll_set_seper_chr()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duhci_ll.h55 static inline void uhci_ll_set_seper_chr(uhci_dev_t *hw, uhci_seper_chr_t *seper_char) in uhci_ll_set_seper_chr() argument
57 if (seper_char->sub_chr_en) { in uhci_ll_set_seper_chr()
59 esc_conf0_reg.seper_char = seper_char->seper_chr; in uhci_ll_set_seper_chr()
60 esc_conf0_reg.seper_esc_char0 = seper_char->sub_chr1; in uhci_ll_set_seper_chr()
61 esc_conf0_reg.seper_esc_char1 = seper_char->sub_chr2; in uhci_ll_set_seper_chr()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duhci_ll.h42 static inline void uhci_ll_set_seper_chr(uhci_dev_t *hw, uhci_seper_chr_t *seper_char) in uhci_ll_set_seper_chr() argument
44 if (seper_char->sub_chr_en) { in uhci_ll_set_seper_chr()
48 esc_conf0_reg.seper_char = seper_char->seper_chr; in uhci_ll_set_seper_chr()
49 esc_conf0_reg.seper_esc_char0 = seper_char->sub_chr1; in uhci_ll_set_seper_chr()
50 esc_conf0_reg.seper_esc_char1 = seper_char->sub_chr2; in uhci_ll_set_seper_chr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duhci_ll.h41 static inline void uhci_ll_set_seper_chr(uhci_dev_t *hw, uhci_seper_chr_t *seper_char) in uhci_ll_set_seper_chr() argument
43 if (seper_char->sub_chr_en) { in uhci_ll_set_seper_chr()
47 esc_conf0_reg.seper_char = seper_char->seper_chr; in uhci_ll_set_seper_chr()
48 esc_conf0_reg.seper_esc_char0 = seper_char->sub_chr1; in uhci_ll_set_seper_chr()
49 esc_conf0_reg.seper_esc_char1 = seper_char->sub_chr2; in uhci_ll_set_seper_chr()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duhci_struct.h192 uint32_t seper_char : 8; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duhci_struct.h174 uint32_t seper_char: 8; /*a*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Duhci_struct.h278 uint32_t seper_char:8; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duhci_struct.h278 uint32_t seper_char:8; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h285 …uint32_t seper_char: 8; /*This register stores the separator char separato… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h296 uint32_t seper_char: 8; member