Searched refs:ui32Keyval (Results 1 – 2 of 2) sorted by relevance
107 am_hal_ttp_unlock(uint32_t ui32Keyval, uint8_t *pui8_1024Bytes) in am_hal_ttp_unlock() argument141 iRet = (*pTTPClear)(0, ui32Keyval); in am_hal_ttp_unlock()170 iRet = (*pTTPSet)(ui32Keyval, 0, (uint32_t*)pui8_1024Bytes, 0, iNumWords); in am_hal_ttp_unlock()
58 extern int am_hal_ttp_unlock(uint32_t ui32Keyval, uint8_t *pui8_1024Bytes);
Completed in 672 milliseconds