Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/drivers/B91/
Dplic.h144 reg_irq_feature |= FLD_FEATURE_PREEMPT_PRIORITY_INT_EN; in plic_preempt_feature_en()
154 reg_irq_feature &=(~ FLD_FEATURE_PREEMPT_PRIORITY_INT_EN); in plic_preempt_feature_dis()
Dcore.h69 FLD_FEATURE_PREEMPT_PRIORITY_INT_EN = BIT(0), enumerator