Searched refs:CTL_KEY (Results 1 – 6 of 6) sorted by relevance
479 IP_MC_ME->CTL_KEY = 0x5AF0U; /* Enter key */ in Clock_Ip_McMeEnterKey()481 IP_MC_ME->CTL_KEY = 0xA50FU; in Clock_Ip_McMeEnterKey()
222 Power_Ip_pxMC_ME->CTL_KEY = MC_ME_CTL_KEY_KEY(MC_ME_CTL_KEY_DIRECT_KEY_U32); in Power_Ip_MC_ME_WriteControlKeys()225 Power_Ip_pxMC_ME->CTL_KEY = MC_ME_CTL_KEY_KEY(MC_ME_CTL_KEY_INVERTED_KEY_U32); in Power_Ip_MC_ME_WriteControlKeys()
330 IP_MC_ME->CTL_KEY = 0x5AF0; /* Enter key */ in Clock_Ip_McMeEnterKey()332 IP_MC_ME->CTL_KEY = 0xA50F; /* Enter inverted key */ in Clock_Ip_McMeEnterKey()
406 volatile uint32 CTL_KEY; /**< Control Key Register, offset: 0x0 */ member
73 __IO uint32_t CTL_KEY; /**< Control Key Register, offset: 0x0 */ member