Home
last modified time | relevance | path

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

/external/nos/host/generic/nugget/include/
Dapp_nugget.h400 #define NUGGET_PARAM_WRITE32 0xF001 macro
/external/nos/host/android/citadel/validation/
Dcitadel_validation_tool.cpp92 const uint32_t status = client.CallApp(APP_ID_NUGGET, NUGGET_PARAM_WRITE32, buffer, nullptr); in WriteRegister()
/external/nos/host/android/manual_tests/
Dtest_citadel.c346 retval = nos_call_application(&dev, APP_ID_NUGGET, NUGGET_PARAM_WRITE32, in write32()