Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/button/
Dfsl_component_button.h123 #define BUTTON_EVENT_BUTTON (1U) macro
Dfsl_component_button.c131 (void)OSA_EventSet((osa_event_handle_t)s_buttonList.eventHandle, BUTTON_EVENT_BUTTON); in BUTTON_NotificationUpdate()