Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dgpio_hal.h52 #define gpio_hal_get_io_config(hal, gpio_num, pu, pd, ie, oe, od, drv, fun_sel, sig_out, slp_sel) \ argument
53 … gpio_ll_get_io_config((hal)->dev, gpio_num, pu, pd, ie, oe, od, drv, fun_sel, sig_out, slp_sel)
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dgpio_ll.h58 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
67 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dgpio_ll.h54 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
64 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dgpio_ll.h51 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
60 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dgpio_ll.h53 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
63 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dgpio_ll.h58 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
68 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dgpio_ll.h54 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
63 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dgpio_ll.h57 … bool *pu, bool *pd, bool *ie, bool *oe, bool *od, uint32_t *drv, in gpio_ll_get_io_config() argument
66 *od = hw->pin[gpio_num].pad_driver; in gpio_ll_get_io_config()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C3.rst65 …CK0) Set these bits to disable JTAG in the soft way (od = 0 R/W (0b000)
Dsummary_ESP32-S3.rst54 …CK0) Set these bits to disable JTAG in the soft way (od = 0 R/W (0b000)