Searched defs:dir (Results 1 – 2 of 2) sorted by relevance
203 #define CHECK_PIN_EXISTS(port, n, dir) \ argument457 uint32_t dir = get_dir(port); in nrf_gpio_eval_input() local499 uint32_t dir = get_dir(port); /* Which pins are driven by output */ in nrf_gpio_eval_outputs() local630 uint dir = NRF_GPIO_regs[port].PIN_CNF[n] & GPIO_PIN_CNF_DIR_Msk; in nrf_gpio_regw_sideeffects_PIN_CNF() local
65 nrf_gpio_pin_dir_t dir, in nrf_gpio_cfg()