Searched refs:nrf_gpio_pin_dir_set (Results 1 – 2 of 2) sorted by relevance
150 nrf_gpio_pin_dir_set(pin_number, direction); in nrfy_gpio_pin_dir_set()
507 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction);1151 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction) in nrf_gpio_pin_dir_set() function