Home
last modified time | relevance | path

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

/device/soc/telink/b91/b91_ble_sdk/drivers/B91/
Dplic.h131 reg_irq_feature |= FLD_FEATURE_PREEMPT_PRIORITY_INT_EN; in plic_preempt_feature_en()
141 reg_irq_feature &= (~FLD_FEATURE_PREEMPT_PRIORITY_INT_EN); in plic_preempt_feature_dis()
Dcore.h52 FLD_FEATURE_PREEMPT_PRIORITY_INT_EN = BIT(0), enumerator