Searched refs:allowedModes (Results 1 – 1 of 1) sorted by relevance
241 static inline void SMC_SetPowerModeProtection(SMC_Type *base, uint8_t allowedModes) in SMC_SetPowerModeProtection() argument243 base->PMPROT = allowedModes; in SMC_SetPowerModeProtection()