Searched refs:enSEVONPEND (Results 1 – 2 of 2) sorted by relevance
104 ASSERT(IS_VALID_SEVONPEND(pstcConfig->enSEVONPEND)); in Lpm_Config()108 …SCB->SCR = pstcConfig->enSEVONPEND ? (SCB->SCR | SCB_SCR_SEVONPEND_Msk) : (SCB->SCR & ~SCB_SCR… in Lpm_Config()
118 en_lpm_sevonpend_t enSEVONPEND; ///< 使能:每次新中断会产生一个事件,如果使用WFE休眠,则可用于唤醒处理器. member
Completed in 8 milliseconds