Home
last modified time | relevance | path

Searched refs:NUGGET_PARAM_READ32 (Results 1 – 3 of 3) sorted by relevance

/external/nos/host/generic/nugget/include/
Dapp_nugget.h382 #define NUGGET_PARAM_READ32 0xF000 macro
/external/nos/host/android/citadel/validation/
Dcitadel_validation_tool.cpp67 const uint32_t status = client.CallApp(APP_ID_NUGGET, NUGGET_PARAM_READ32, buffer, &buffer); in ReadRegister()
/external/nos/host/android/manual_tests/
Dtest_citadel.c323 retval = nos_call_application(&dev, APP_ID_NUGGET, NUGGET_PARAM_READ32, in read32()