Searched refs:i32Mode (Results 1 – 9 of 9) sorted by relevance
216 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel) in SYS_EnableBOD() argument222 SYS->BODCTL = (SYS->BODCTL & ~SYS_BODCTL_BODRSTEN_Msk) | (uint32_t)i32Mode; in SYS_EnableBOD()
240 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel) in SYS_EnableBOD() argument246 ((uint32_t)i32Mode) | (u32BODLevel) | (SYS_BODCTL_BODEN_Msk); in SYS_EnableBOD()
236 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel) in SYS_EnableBOD() argument242 SYS->BODCTL = (SYS->BODCTL & ~SYS_BODCTL_BODRSTEN_Msk) | (uint32_t)i32Mode; in SYS_EnableBOD()
1618 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
1871 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
1873 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
1620 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
7236 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);
7078 void SYS_EnableBOD(int32_t i32Mode, uint32_t u32BODLevel);