Home
last modified time | relevance | path

Searched refs:OSA_EVENT_HANDLE_DEFINE (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h329 #define OSA_EVENT_HANDLE_DEFINE(name) uint32_t name[(OSA_EVENT_HANDLE_SIZE + sizeof(uint32_t) - 1U)… macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/button/
Dfsl_component_button.c84 OSA_EVENT_HANDLE_DEFINE(eventHandle);