Searched refs:drive (Results 1 – 3 of 3) sorted by relevance
128 void gpio_set_drive_strength(uint gpio, enum gpio_drive_strength drive) { in gpio_set_drive_strength() argument131 (uint)drive << PADS_BANK0_GPIO0_DRIVE_LSB, in gpio_set_drive_strength()
198 nrf_gpio_pin_drive_t drive,580 nrf_gpio_pin_drive_t drive, in nrf_gpio_cfg() argument588 | ((uint32_t)drive << GPIO_PIN_CNF_DRIVE_Pos) in nrf_gpio_cfg()
345 void gpio_set_drive_strength(uint gpio, enum gpio_drive_strength drive);
Completed in 19 milliseconds