Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIO.c84 struct gpio_status { struct
124 static struct gpio_status gpio_st[NHW_GPIO_TOTAL_INST]; argument
211 struct gpio_status *st = &gpio_st[port]; in get_enabled_inputs()
217 struct gpio_status *st = &gpio_st[port]; in get_dir()
254 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_peri_pin_control()
316 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_peri_change_output()
337 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_update_detect_signal()
358 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_eval_sense()
410 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_input_change_sideeffects()
497 struct gpio_status *st = &gpio_st[port]; in nrf_gpio_eval_outputs()
[all …]