Home
last modified time | relevance | path

Searched refs:pCustKey (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-latest/mcu/apollo3p/hal/
Dam_hal_security.c540 uint32_t *pCustKey = (uint32_t *)0x50021A00; in am_hal_bootloader_exit() local
548 keyVal.keyword[0] = ~pCustKey[0]; in am_hal_bootloader_exit()
549 keyVal.keyword[1] = ~pCustKey[0]; in am_hal_bootloader_exit()
550 keyVal.keyword[2] = ~pCustKey[0]; in am_hal_bootloader_exit()
551 keyVal.keyword[3] = ~pCustKey[0]; in am_hal_bootloader_exit()
/hal_ambiq-latest/mcu/apollo3/hal/
Dam_hal_security.c602 uint32_t *pCustKey = (uint32_t *)0x50021A00; in am_hal_bootloader_exit() local
610 keyVal.keyword[0] = ~pCustKey[0]; in am_hal_bootloader_exit()