Searched defs:lock_mask (Results 1 – 8 of 8) sorted by relevance
107 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_otp() local129 uint32_t lock_mask = ((uint32_t)lock_option) << lock_reg_offset; in otp_lock_shadow() local164 uint32_t lock_mask = 3U << lock_reg_offset; in otp_write_shadow_register() local
58 static inline void pllctl_pll_unlock(PLLCTL_Type *ptr, uint8_t pll, uint32_t lock_mask) in pllctl_pll_unlock()71 static inline void pllctl_pll_lock(PLLCTL_Type *ptr, uint8_t pll, uint32_t lock_mask) in pllctl_pll_lock()
Completed in 17 milliseconds