Searched refs:nrf_gpio_pin_present_check (Results 1 – 2 of 2) sorted by relevance
790 NRF_STATIC_INLINE bool nrf_gpio_pin_present_check(uint32_t pin_number);815 NRFX_ASSERT(nrf_gpio_pin_present_check(*p_pin)); in nrf_gpio_pin_port_decode()1292 NRF_STATIC_INLINE bool nrf_gpio_pin_present_check(uint32_t pin_number) in nrf_gpio_pin_present_check() function
384 return nrf_gpio_pin_present_check(pin_number); in nrfy_gpio_pin_present_check()