Home
last modified time | relevance | path

Searched refs:nrf_gpio_pin_port_number_extract (Results 1 – 1 of 1) sorted by relevance

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h524 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_port_number_extract(uint32_t * p_pin);
540 switch (nrf_gpio_pin_port_number_extract(p_pin)) in nrf_gpio_pin_port_decode()
944 NRF_STATIC_INLINE uint32_t nrf_gpio_pin_port_number_extract(uint32_t * p_pin) in nrf_gpio_pin_port_number_extract() function

Completed in 4 milliseconds