Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
Dsystem_RV32M1_ri5cy.h162 uint8_t EVENT_GetIRQPriority(IRQn_Type IRQn);
175 #define NVIC_GetPriority EVENT_GetIRQPriority
Dsystem_RV32M1_ri5cy.c524 uint8_t EVENT_GetIRQPriority(IRQn_Type IRQn) function