Home
last modified time | relevance | path

Searched defs:setup (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp233 int SystemComm::MemInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) in setup() function in android::nanohub::SystemComm::MemInfoSession
309 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg, uint32_t transactionId, AppManag… in setup() function in android::nanohub::SystemComm::AppMgmtSession
876 int SystemComm::KeyInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) { in setup() function in android::nanohub::SystemComm::KeyInfoSession
/device/google/contexthub/firmware/os/platform/stm32/
Dgpio.c242 static bool setup = 0; in gpioBitbangedUartOut() local