Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_vpr_clic.h77 bool hw_vectoring; /**< Selective interrupt hardware vectoring. */ member
105 bool hw_vectoring; /**< Selective interrupt hardware vectoring. */ member
219 p_config->hw_vectoring = (cfg & CLIC_CLIC_CLICCFG_NVBITS_Msk) >> CLIC_CLIC_CLICCFG_NVBITS_Pos; in nrf_vpr_clic_config_get()
310 p_attr->hw_vectoring = (att & CLIC_CLIC_CLICINT_SHV_Msk) >> CLIC_CLIC_CLICINT_SHV_Pos; in nrf_vpr_clic_int_attr_get()