Searched refs:NRF51_GPIO_REG_DIRCLR (Results 1 – 3 of 3) sorted by relevance
44 #define NRF51_GPIO_REG_DIRCLR 0x51C macro
163 case NRF51_GPIO_REG_DIR ... NRF51_GPIO_REG_DIRCLR: in nrf51_gpio_read()214 case NRF51_GPIO_REG_DIRCLR: in nrf51_gpio_write()
278 {NRF51_GPIO_REG_DIRCLR, 0x00000000} in test_nrf51_gpio()310 qtest_writel(qts, NRF51_GPIO_BASE + NRF51_GPIO_REG_DIRCLR, 0x80000001); in test_nrf51_gpio()