Searched refs:bootAddr (Results 1 – 8 of 8) sorted by relevance
71 void EZHV_Boot(uint32_t bootAddr) in EZHV_Boot() argument73 SYSCON4->EZHV_RSTBASE = bootAddr >> 2; in EZHV_Boot()74 SYSCON4->EZHV_RSTMTVEC = bootAddr; in EZHV_Boot()
107 void EZHV_Boot(uint32_t bootAddr);
173 void RESET_SlaveCoreReset(uint32_t bootAddr, uint32_t bootStackPointer) in RESET_SlaveCoreReset() argument178 SYSCON->CPBOOT = bootAddr; in RESET_SlaveCoreReset()
210 void RESET_SlaveCoreReset(uint32_t bootAddr, uint32_t bootStackPointer);