| /hal_espressif-latest/components/hal/esp32c2/include/hal/ |
| D | gdma_ll.h | 254 dev->channel[channel].in.in_peri_sel.sel = periph_id; in gdma_ll_rx_connect_to_periph() 263 dev->channel[channel].in.in_peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_rx_disconnect_from_periph() 468 dev->channel[channel].out.out_peri_sel.sel = periph_id; in gdma_ll_tx_connect_to_periph() 476 dev->channel[channel].out.out_peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_tx_disconnect_from_periph()
|
| /hal_espressif-latest/components/hal/esp32c3/include/hal/ |
| D | gdma_ll.h | 254 dev->channel[channel].in.in_peri_sel.sel = periph_id; in gdma_ll_rx_connect_to_periph() 263 dev->channel[channel].in.in_peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_rx_disconnect_from_periph() 468 dev->channel[channel].out.out_peri_sel.sel = periph_id; in gdma_ll_tx_connect_to_periph() 476 dev->channel[channel].out.out_peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_tx_disconnect_from_periph()
|
| /hal_espressif-latest/components/hal/esp32s3/include/hal/ |
| D | gdma_ll.h | 301 dev->channel[channel].in.peri_sel.sel = periph_id; in gdma_ll_rx_connect_to_periph() 310 dev->channel[channel].in.peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_rx_disconnect_from_periph() 541 dev->channel[channel].out.peri_sel.sel = periph_id; in gdma_ll_tx_connect_to_periph() 549 dev->channel[channel].out.peri_sel.sel = GDMA_LL_INVALID_PERIPH_ID; in gdma_ll_tx_disconnect_from_periph()
|
| /hal_espressif-latest/zephyr/port/bluetooth/ |
| D | bt_stubs.c | 104 bool btdm_lpclk_select_src(uint32_t sel) in btdm_lpclk_select_src() argument
|
| /hal_espressif-latest/components/soc/esp32/include/soc/ |
| D | rtc_io_struct.h | 259 …uint32_t sel: 5; /*select the wakeup source �0� select GPIO0 �1� select GPIO2 ...�1… member 266 …uint32_t sel: 5; /*select the external xtl power source �0� select GPIO0 �1� select… member
|
| D | gpio_struct.h | 51 uint32_t sel: 8; /*SDIO PADS on/off control from outside*/ member
|
| /hal_espressif-latest/components/soc/esp32c2/include/soc/ |
| D | gdma_struct.h | 213 …uint32_t sel : 6; /*This register is used to select peripheral for R… member 307 …uint32_t sel : 6; /*This register is used to select peripheral for T… member
|
| /hal_espressif-latest/components/soc/esp32c3/include/soc/ |
| D | gdma_struct.h | 205 …uint32_t sel: 6; /*This register is used to select peripheral for Rx c… member 299 …uint32_t sel: 6; /*This register is used to select peripheral for Tx c… member
|
| D | gpio_struct.h | 49 uint32_t sel: 8; member
|
| /hal_espressif-latest/components/soc/esp32s3/include/soc/ |
| D | rtc_io_struct.h | 245 uint32_t sel : 5; member 252 … uint32_t sel : 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
|
| D | gdma_struct.h | 175 …uint32_t sel : 6; /*This register is used to select peripheral for R… member 335 …uint32_t sel : 6; /*This register is used to select peripheral for T… member
|
| D | gpio_struct.h | 44 uint32_t sel : 8; member
|
| /hal_espressif-latest/components/soc/esp32s2/include/soc/ |
| D | rtc_io_struct.h | 237 uint32_t sel: 5; member 244 uint32_t sel: 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
|
| D | gpio_struct.h | 42 uint32_t sel: 8; member
|
| D | rtc_cntl_struct.h | 652 … uint32_t sel: 22; /*Bitmap to select RTC pads for ext wakeup1*/ member
|
| /hal_espressif-latest/zephyr/esp32/src/bt/ |
| D | esp_bt_adapter.c | 180 extern bool btdm_lpclk_select_src(uint32_t sel);
|
| /hal_espressif-latest/zephyr/esp32c3/src/bt/ |
| D | esp_bt_adapter.c | 211 extern bool btdm_lpclk_select_src(uint32_t sel);
|
| /hal_espressif-latest/zephyr/esp32s3/src/bt/ |
| D | esp_bt_adapter.c | 210 extern bool btdm_lpclk_select_src(uint32_t sel);
|
| /hal_espressif-latest/components/bt/controller/esp32c3/ |
| D | bt.c | 249 extern bool btdm_lpclk_select_src(uint32_t sel);
|
| /hal_espressif-latest/components/bt/controller/esp32/ |
| D | bt.c | 210 extern bool btdm_lpclk_select_src(uint32_t sel);
|