/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
D | gr55xx_ll_msio.h | 94 uint32_t pull; /**< Specifies the operating Pull-up/Pull down for the selected pins. member 390 __STATIC_INLINE void ll_msio_set_pin_pull(uint32_t pin_mask, uint32_t pull) in ll_msio_set_pin_pull()
|
D | gr55xx_ll_aon_gpio.h | 88 uint32_t pull; /**< Specifies the operating Pull-up/Pull down for the selected pins. member 345 __STATIC_INLINE void ll_aon_gpio_set_pin_pull(uint32_t pin_mask, uint32_t pull) in ll_aon_gpio_set_pin_pull()
|
D | gr55xx_hal_msio.h | 97 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
|
D | gr55xx_hal_aon_gpio.h | 94 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
|
D | gr55xx_ll_gpio.h | 87 uint32_t pull; /*!< Specifies the operating Pull-up/Pull down for the selected pins. member 402 __STATIC_INLINE void ll_gpio_set_pin_pull(gpio_regs_t *GPIOx, uint32_t pin_mask, uint32_t pull) in ll_gpio_set_pin_pull()
|
D | gr55xx_hal_gpio.h | 115 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/inc/ |
D | app_gpiote.h | 88 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the… member
|
D | app_pwm.h | 97 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected p… member
|
D | app_spi.h | 124 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the select… member
|
D | app_i2c.h | 121 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected… member
|
D | app_uart.h | 117 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the sele… member
|
D | app_qspi.h | 120 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected p… member
|
D | app_io.h | 215 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pi… member
|
/device/board/talkweb/niobe407/liteos_m/drivers/hdf_base_hal/src/ |
D | hdf_base_hal.c | 207 static unsigned int GetLLGpioPullMatch(GPIO_PULL_MAP pull) in GetLLGpioPullMatch()
|
/device/soc/esp/esp32/components/driver/ |
D | gpio.c | 247 esp_err_t gpio_set_pull_mode(gpio_num_t gpio_num, gpio_pull_mode_t pull) in gpio_set_pull_mode() 824 esp_err_t gpio_sleep_set_pull_mode(gpio_num_t gpio_num, gpio_pull_mode_t pull) in gpio_sleep_set_pull_mode()
|
/device/board/talkweb/niobe407/liteos_m/drivers/hdf_base_hal/include/ |
D | hdf_base_hal.h | 130 GPIO_PULL_MAP pull; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/power/supply/ |
D | axp2202_gpio_power.c | 160 int pull = 0; in axp_acin_gpio_init() local
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/ |
D | init-input.h | 26 u32 pull; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/include/ |
D | sunxi-gpio.h | 184 u32 pull; member
|
D | sunxi-boot.h | 115 char pull; member
|
/device/soc/hisilicon/common/platform/mmc/sdhci/ |
D | sdhci.c | 712 static void SdhciSetIodriver(uint32_t offset, uint32_t pull, uint32_t sr, uint32_t drv) in SdhciSetIodriver()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/pinctrl/ |
D | pinctrl-sunxi.c | 339 int pull = sunxi_pctrl_parse_bias_prop(node); in sunxi_pctrl_build_pin_config() local
|
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
D | pinctrl-rockchip.c | 2639 static int rockchip_set_pull(struct rockchip_pin_bank *bank, int pin_num, int pull) in rockchip_set_pull() 2973 static bool rockchip_pinconf_pull_valid(struct rockchip_pin_ctrl *ctrl, enum pin_config_param pull) in rockchip_pinconf_pull_valid()
|