Home
last modified time | relevance | path

Searched defs:eventType (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/samples/modules/chre/src/
Dmain.cpp46 …eventLoop.postEventOrDie(CHRE_EVENT_MESSAGE_FROM_HOST, nullptr, [](uint16_t eventType, void *event… in main()
/Zephyr-latest/drivers/entropy/
Dentropy_cc13xx_cc26xx.c240 static int post_notify_fxn(unsigned int eventType, uintptr_t eventArg, in post_notify_fxn()
/Zephyr-latest/drivers/i2c/
Di2c_cc13xx_cc26xx.c294 static int postNotifyFxn(unsigned int eventType, uintptr_t eventArg, in postNotifyFxn()
/Zephyr-latest/drivers/can/
Dcan_nxp_s32_canxl.c746 Canexcel_Ip_EventType eventType, in can_nxp_s32_err_callback()
871 Canexcel_Ip_EventType eventType, uint32_t buffidx, in can_nxp_s32_ctrl_callback()
/Zephyr-latest/drivers/serial/
Duart_cc13xx_cc26xx.c396 static int postNotifyFxn(unsigned int eventType, uintptr_t eventArg, in postNotifyFxn()