Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp98 int SystemComm::AppInfoSession::setup(const hub_message_t *) { in setup() function in android::nanohub::SystemComm::AppInfoSession
177 int SystemComm::GlobalSession::setup(const hub_message_t *) { in setup() function in android::nanohub::SystemComm::GlobalSession
200 int SystemComm::MemInfoSession::setup(const hub_message_t *) in setup() function in android::nanohub::SystemComm::MemInfoSession
278 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg) in setup() function in android::nanohub::SystemComm::AppMgmtSession
480 int SystemComm::KeyInfoSession::setup(const hub_message_t *) { in setup() function in android::nanohub::SystemComm::KeyInfoSession
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dgpio.c242 static bool setup = 0; in gpioBitbangedUartOut() local