Searched refs:VBAT_SWILCKA_LOCK_MASK (Results 1 – 11 of 11) sorted by relevance
1010 base->SWILCKA |= VBAT_SWILCKA_LOCK_MASK; in VBAT_LockSwitchControl()1021 base->SWILCKA &= ~VBAT_SWILCKA_LOCK_MASK; in VBAT_UnlockSwitchControl()1035 return ((base->SWILCKA & VBAT_SWILCKA_LOCK_MASK) != 0UL); in VBAT_CheckSwitchControlLocked()
68220 #define VBAT_SWILCKA_LOCK_MASK (0x1U) macro68226 … (((uint32_t)(((uint32_t)(x)) << VBAT_SWILCKA_LOCK_SHIFT)) & VBAT_SWILCKA_LOCK_MASK)
68178 #define VBAT_SWILCKA_LOCK_MASK (0x1U) macro68184 … (((uint32_t)(((uint32_t)(x)) << VBAT_SWILCKA_LOCK_SHIFT)) & VBAT_SWILCKA_LOCK_MASK)
88906 #define VBAT_SWILCKA_LOCK_MASK (0x1U) macro88912 … (((uint32_t)(((uint32_t)(x)) << VBAT_SWILCKA_LOCK_SHIFT)) & VBAT_SWILCKA_LOCK_MASK)
91572 #define VBAT_SWILCKA_LOCK_MASK (0x1U) macro91578 … (((uint32_t)(((uint32_t)(x)) << VBAT_SWILCKA_LOCK_SHIFT)) & VBAT_SWILCKA_LOCK_MASK)