Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIO.c86 uint32_t O_level; member
506 uint32_t diff = new_output ^ st->O_level; in nrf_gpio_eval_outputs()
512 st->O_level = new_output; in nrf_gpio_eval_outputs()
515 st->IO_level |= st->O_level; in nrf_gpio_eval_outputs()