Home
last modified time | relevance | path

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

/hal_renesas-latest/zephyr/rz/portable/rzn/
Dbsp_irq.h587 uint32_t intstat = 0; in R_BSP_IrqGptCombinedStatusRead() local
592 intstat = R_ICU_NS->NS_GPT_INTSTAT[reg_num] & intmsk; in R_BSP_IrqGptCombinedStatusRead()
597 intstat = R_ICU_S->S_GPT_INTSTAT[reg_num] & intmsk; in R_BSP_IrqGptCombinedStatusRead()
600 return intstat; in R_BSP_IrqGptCombinedStatusRead()