Searched refs:INT_PRIORITY_LVL_1 (Results 1 – 3 of 3) sorted by relevance
82 #define INT_PRIORITY_LVL_1 0x20 macro
82 __ASSERT((INT_PRIORITY_LVL_1 == priority) || in HwiP_create()85 INT_PRIORITY_LVL_1, 0xff, (unsigned int)priority); in HwiP_create()
303 nwp_iParams.priority = INT_PRIORITY_LVL_1 ; in NwpRegisterInterruptHandler()