Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNRF_GPIOTE.c55 struct gpiote_ch_status_t { struct
67 struct gpiote_ch_status_t gpiote_ch_status[NHW_GPIOTE_MAX_CHANNELS]; argument
117 struct gpiote_ch_status_t *sc = &gpiote_st[inst].gpiote_ch_status[n]; in nrf_gpiote_TASKS_OUT()
142 struct gpiote_ch_status_t *sc = &gpiote_st[inst].gpiote_ch_status[n]; in nrf_gpiote_TASKS_SET()
152 struct gpiote_ch_status_t *sc = &gpiote_st[inst].gpiote_ch_status[n]; in nrf_gpiote_TASKS_CLR()
244 struct gpiote_ch_status_t *sc; in nrf_gpiote_input_change_ntf()
346 struct gpiote_ch_status_t *sc = &gpiote_st[inst].gpiote_ch_status[ch_n]; in nrf_gpiote_regw_sideeffects_CONFIG()