Home
last modified time | relevance | path

Searched refs:sel (Results 1 – 20 of 20) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgdma_ll.h254 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/
Dgdma_ll.h254 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/
Dgdma_ll.h301 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/
Dbt_stubs.c104 bool btdm_lpclk_select_src(uint32_t sel) in btdm_lpclk_select_src() argument
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_io_struct.h259 …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
Dgpio_struct.h51 uint32_t sel: 8; /*SDIO PADS on/off control from outside*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_struct.h213 …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/
Dgdma_struct.h205 …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
Dgpio_struct.h49 uint32_t sel: 8; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_io_struct.h245 uint32_t sel : 5; member
252 … uint32_t sel : 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
Dgdma_struct.h175 …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
Dgpio_struct.h44 uint32_t sel : 8; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_io_struct.h237 uint32_t sel: 5; member
244 uint32_t sel: 5; /*select RTC GPIO 0 ~ 17 to control XTAL*/ member
Dgpio_struct.h42 uint32_t sel: 8; member
Drtc_cntl_struct.h652 … uint32_t sel: 22; /*Bitmap to select RTC pads for ext wakeup1*/ member
/hal_espressif-latest/zephyr/esp32/src/bt/
Desp_bt_adapter.c180 extern bool btdm_lpclk_select_src(uint32_t sel);
/hal_espressif-latest/zephyr/esp32c3/src/bt/
Desp_bt_adapter.c211 extern bool btdm_lpclk_select_src(uint32_t sel);
/hal_espressif-latest/zephyr/esp32s3/src/bt/
Desp_bt_adapter.c210 extern bool btdm_lpclk_select_src(uint32_t sel);
/hal_espressif-latest/components/bt/controller/esp32c3/
Dbt.c249 extern bool btdm_lpclk_select_src(uint32_t sel);
/hal_espressif-latest/components/bt/controller/esp32/
Dbt.c210 extern bool btdm_lpclk_select_src(uint32_t sel);