Searched defs:reg (Results 1 – 4 of 4) sorted by relevance
71 NRF_GPIO_Type * reg = nrf_gpio_pin_port_decode(&pin_number); in nrf_gpio_cfg() local109 NRF_GPIO_Type * reg = nrf_gpio_pin_port_decode(&pin_number); in nrf_gpio_reconfigure() local185 NRF_GPIO_Type * reg = nrf_gpio_pin_port_decode(&pin_number); in nrf_gpio_pin_dir_set() local194 NRF_GPIO_Type * reg = nrf_gpio_pin_port_decode(&pin_number); in nrf_gpio_pin_toggle() local272 NRF_GPIO_Type * reg = nrf_gpio_pin_port_decode(&pin_number); in nrf_gpio_pin_latch_clear() local
54 uint32_t *reg = (uint32_t *)((uintptr_t)p_reg + task); in nrf_gpiote_task_trigger() local75 uint32_t *reg = (uint32_t *)((uintptr_t)p_reg + event); in nrf_gpiote_event_clear() local
120 static void nhw_ppib_hardwired_check(uint32_t reg, uint ppib_ch){ in nhw_ppib_hardwired_check()
282 static inline double nhw_uarte_bit_dur_from_reg(uint32_t reg, int clock_freq) { in nhw_uarte_bit_dur_from_reg()