Home
last modified time | relevance | path

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

/bsp/apollo2/libraries/drivers/hal/
A Dam_hal_ttp.c107 am_hal_ttp_unlock(uint32_t ui32Keyval, uint8_t *pui8_1024Bytes) in am_hal_ttp_unlock() argument
141 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()
A Dam_hal_ttp.h58 extern int am_hal_ttp_unlock(uint32_t ui32Keyval, uint8_t *pui8_1024Bytes);

Completed in 672 milliseconds