Searched refs:enLock (Results 1 – 2 of 2) sorted by relevance
145 en_result_t Flash_LockSet(en_flash_lock_t enLock, uint32_t u32LockValue);
693 en_result_t Flash_LockSet(en_flash_lock_t enLock, uint32_t u32LockValue) in Flash_LockSet() argument696 *((&M0P_FLASH->SLOCK0) + enLock) = u32LockValue; in Flash_LockSet()
Completed in 5 milliseconds