Home
last modified time | relevance | path

Searched refs:OSA_InstallIntHandler (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/
Dfsl_os_abstraction.h602 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void));
/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h1144 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void));
Dfsl_os_abstraction_threadx.c1079 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void)) in OSA_InstallIntHandler() function
Dfsl_os_abstraction_zephyr.c309 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void)) in OSA_InstallIntHandler() function
Dfsl_os_abstraction_free_rtos.c1283 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void)) in OSA_InstallIntHandler() function
Dfsl_os_abstraction_bm.c1431 void OSA_InstallIntHandler(uint32_t IRQNumber, void (*handler)(void)) in OSA_InstallIntHandler() function