Searched refs:i32Mode (Results 1 – 4 of 4) sorted by relevance
197 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel) in SYS_EnableBOD() argument203 SYS->BODCTL = (SYS->BODCTL & ~SYS_BODCTL_BODRSTEN_Msk) | (uint32_t)i32Mode; in SYS_EnableBOD()
201 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel) in SYS_EnableBOD() argument208 ((uint32_t)i32Mode) | (u32BODLevel) | (SYS_BODCTL_BODEN_Msk); in SYS_EnableBOD()
3073 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
4292 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);