Searched defs:eventType (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/samples/modules/chre/src/ |
D | main.cpp | 46 …eventLoop.postEventOrDie(CHRE_EVENT_MESSAGE_FROM_HOST, nullptr, [](uint16_t eventType, void *event… in main()
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_cc13xx_cc26xx.c | 240 static int post_notify_fxn(unsigned int eventType, uintptr_t eventArg, in post_notify_fxn()
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_cc13xx_cc26xx.c | 294 static int postNotifyFxn(unsigned int eventType, uintptr_t eventArg, in postNotifyFxn()
|
/Zephyr-latest/drivers/can/ |
D | can_nxp_s32_canxl.c | 746 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/ |
D | uart_cc13xx_cc26xx.c | 396 static int postNotifyFxn(unsigned int eventType, uintptr_t eventArg, in postNotifyFxn()
|