Searched refs:OTP_CTRL (Results 1 – 3 of 3) sorted by relevance
39 OTP->OTP_CTRL = BIT(0); in OTP_WriteByte()40 while(OTP->OTP_CTRL & BIT(2)); in OTP_WriteByte()
121 #define OTP_CTRL *(volatile short*)(SYSCTRL_BASEADDR + 0xa) macro
935 __IO uint32_t OTP_CTRL; member
Completed in 45 milliseconds