Searched refs:cycle_end_ipl (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/drivers/counter/ |
| D | counter_renesas_ra_agt.c | 31 uint32_t cycle_end_ipl; /* Underflow interrupt priority */ member 53 uint32_t cycle_end_ipl; /* Cycle end interrupt priority */ member 558 .cycle_end_ipl = DT_IRQ_BY_NAME(TIMER(n), agti, priority), \
|
| D | counter_renesas_rz_gtm.c | 527 .cycle_end_ipl = DT_IRQ_BY_NAME(GTM(inst), overflow, priority), \
|
| /Zephyr-latest/drivers/pwm/ |
| D | pwm_renesas_ra.c | 544 .cycle_end_ipl = DT_INST_IRQ_BY_NAME(index, overflow, priority), \
|
| D | pwm_renesas_rz_gpt.c | 641 .cycle_end_ipl = DT_IRQ_BY_NAME(GPT(inst), ovf, priority), \
|