Searched refs:NRF51_GPIO_REG_DIRSET (Results 1 – 3 of 3) sorted by relevance
43 #define NRF51_GPIO_REG_DIRSET 0x518 macro
277 {NRF51_GPIO_REG_DIR, 0x00000000}, {NRF51_GPIO_REG_DIRSET, 0x00000000}, in test_nrf51_gpio()300 qtest_writel(qts, NRF51_GPIO_BASE + NRF51_GPIO_REG_DIRSET, expected); in test_nrf51_gpio()
209 case NRF51_GPIO_REG_DIRSET: in nrf51_gpio_write()