/Zephyr-latest/soc/quicklogic/eos_s3/ |
D | pinctrl_soc.h | 19 uint32_t input_enable: 1; member 34 .input_enable = DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/renesas/rzt2m/ |
D | pinctrl_soc.h | 20 uint32_t input_enable: 1; member 39 .input_enable = DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/renesas/smartbond/da1469x/ |
D | pinctrl_soc.h | 19 uint32_t input_enable : 1; member 32 DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/raspberrypi/rpi_pico/common/ |
D | pinctrl_soc.h | 29 uint32_t input_enable : 1; member 53 DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/ambiq/apollo3x/ |
D | pinctrl_soc.h | 21 uint32_t input_enable: 1; member 57 DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/ambiq/apollo4x/ |
D | pinctrl_soc.h | 21 uint32_t input_enable : 1; member 57 DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/nxp/imxrt/imxrt11xx/ |
D | pinctrl_soc.h | 63 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT) 72 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT) 81 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT) 90 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT)
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_ambiq.c | 19 pin->input_enable ? AM_HAL_GPIO_PIN_INPUT_ENABLE : AM_HAL_GPIO_PIN_INPUT_NONE; in pinctrl_configure_pin() 39 pin->input_enable ? AM_HAL_GPIO_PIN_INPUT_ENABLE : AM_HAL_GPIO_PIN_INPUT_NONE; in pinctrl_configure_pin()
|
D | pinctrl_eos_s3.c | 74 WRITE_BIT(reg_value, PAD_INPUT_EN_BIT, pin->input_enable); in pinctrl_eos_s3_configure_pin() 113 if (pin->input_enable && FUNCTION_REGISTER(pin->iof)) { in pinctrl_eos_s3_configure_pin()
|
D | pinctrl_rpi_pico.c | 21 gpio_set_input_enabled(pin->pin_num, pin->input_enable); in pinctrl_configure_pin()
|
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | pinctrl_soc.h | 37 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT)) 47 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT))
|
/Zephyr-latest/soc/renesas/rz/common/ |
D | pinctrl_rzg.h | 74 .ien_reg = DT_PROP(node_id, input_enable), \ 93 .ien_reg = DT_PROP(node_id, input_enable), \
|
/Zephyr-latest/soc/nxp/imxrt/imxrt118x/ |
D | pinctrl_soc.h | 61 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT) 70 (DT_PROP(node_id, input_enable) << MCUX_IMX_INPUT_ENABLE_SHIFT)
|
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/ |
D | pinctrl_soc.h | 28 IOPCTL_PIO_IBENA(DT_PROP(node_id, input_enable)) | /* input buffer */ \
|
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/ |
D | pinctrl_soc.h | 28 IOPCTL_PIO_IBENA(DT_PROP(node_id, input_enable)) | /* input buffer */ \
|
/Zephyr-latest/soc/adi/max32/common/ |
D | pinctrl_soc.h | 27 ((DT_PROP_OR(node, input_enable, 0) << MAX32_INPUT_ENABLE_SHIFT) | \
|
/Zephyr-latest/soc/realtek/ec/common/ |
D | pinctrl_soc.h | 44 (DT_PROP(node_id, input_enable) << REALTEK_RTS5912_INPUT_DETECTION_POS) | \
|
/Zephyr-latest/soc/silabs/common/ |
D | pinctrl_soc.h | 52 : DT_PROP(node, input_enable) \ 61 : DT_PROP(node, input_enable) \
|
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/ |
D | pinctrl_soc.h | 28 DT_PROP(node_id, input_enable) * IOC_INPUT_ENABLE | \
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | pinctrl_soc.h | 50 (SY1XX_OUTPUT_ENABLE & (1 - DT_PROP(node, input_enable))) << SY1XX_PAD_DIR_OFFS \
|
/Zephyr-latest/include/zephyr/drivers/pinctrl/ |
D | pinctrl_nxp_port_common.h | 58 PORT_PCR_IBE(DT_PROP(node_id, input_enable)) | \
|
/Zephyr-latest/soc/espressif/esp32/ |
D | pinctrl_soc.h | 51 ((ESP32_PIN_IN_EN * DT_PROP(node_id, input_enable)) << ESP32_PIN_EN_DIR_SHIFT))
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | pinctrl_soc.h | 51 ((ESP32_PIN_IN_EN * DT_PROP(node_id, input_enable)) << ESP32_PIN_EN_DIR_SHIFT))
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | pinctrl_soc.h | 51 ((ESP32_PIN_IN_EN * DT_PROP(node_id, input_enable)) << ESP32_PIN_EN_DIR_SHIFT))
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | pinctrl_soc.h | 52 ((ESP32_PIN_IN_EN * DT_PROP(node_id, input_enable)) << ESP32_PIN_EN_DIR_SHIFT))
|