Searched defs:pull (Results 1 – 14 of 14) sorted by relevance
94 uint32_t pull; /**< Specifies the operating Pull-up/Pull down for the selected pins. member390 __STATIC_INLINE void ll_msio_set_pin_pull(uint32_t pin_mask, uint32_t pull) in ll_msio_set_pin_pull()
97 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
88 uint32_t pull; /**< Specifies the operating Pull-up/Pull down for the selected pins. member345 __STATIC_INLINE void ll_aon_gpio_set_pin_pull(uint32_t pin_mask, uint32_t pull) in ll_aon_gpio_set_pin_pull()
94 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
115 uint32_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pins. member
87 uint32_t pull; /*!< Specifies the operating Pull-up/Pull down for the selected pins. member402 __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()
88 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the… member
97 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected p… member
124 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the select… member
121 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected… member
117 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the sele… member
120 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected p… member
215 …app_io_pull_t pull; /**< Specifies the Pull-up or Pull-Down activation for the selected pi… member
712 static void SdhciSetIodriver(uint32_t offset, uint32_t pull, uint32_t sr, uint32_t drv) in SdhciSetIodriver()