Searched refs:nrf_vpr_clic_priority_t (Results 1 – 2 of 2) sorted by relevance
66 } nrf_vpr_clic_priority_t; typedef186 nrf_vpr_clic_priority_t priority);197 nrf_vpr_clic_priority_t nrf_vpr_clic_int_priority_get(NRF_CLIC_Type const * p_reg,283 nrf_vpr_clic_priority_t priority) in nrf_vpr_clic_int_priority_set()293 nrf_vpr_clic_priority_t nrf_vpr_clic_int_priority_get(NRF_CLIC_Type const * p_reg, in nrf_vpr_clic_int_priority_get()298 return (nrf_vpr_clic_priority_t)((p_reg->CLIC.CLICINT[irq_num] & CLIC_CLIC_CLICINT_PRIORITY_Msk) in nrf_vpr_clic_int_priority_get()
197 return nrfx_vevif_init((nrf_vpr_clic_priority_t)interrupt_priority, in nrfx_ids_init()