Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h47 #define GPIO_REG_LIST {NRF_P0} macro
50 #define GPIO_REG_LIST {NRF_P0, NRF_P1}
838 NRF_GPIO_Type * gpio_regs[GPIO_COUNT] = GPIO_REG_LIST; in nrf_gpio_ports_read()
856 NRF_GPIO_Type * gpio_regs[GPIO_COUNT] = GPIO_REG_LIST; in nrf_gpio_latches_read()
870 NRF_GPIO_Type * gpio_regs[GPIO_COUNT] = GPIO_REG_LIST; in nrf_gpio_latches_read_and_clear()

Completed in 3 milliseconds