Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_config.h80 #define NHW_GPIOTE_CHANNELS {8} /* Number of channels per instance */ macro
327 #define NHW_GPIOTE_CHANNELS {8, 8, 8} /* Number of channels per instance */ macro
600 #define NHW_GPIOTE_CHANNELS {8, 4} /* Number of channels per instance */ macro
DNRF_GPIOTE.c86 uint n_ch[] = NHW_GPIOTE_CHANNELS; in nrf_gpiote_init()