Home
last modified time | relevance | path

Searched refs:notifierHandle (Results 1 – 25 of 250) sorted by relevance

12345678910

/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5528/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MCIMX7U3/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5526/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5514/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z4/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE02Z4/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MCIMX7U5/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54616/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A31A/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX2/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S36/utilities/
Dfsl_notifier.c40 status_t NOTIFIER_CreateHandle(notifier_handle_t *notifierHandle, in NOTIFIER_CreateHandle() argument
54 (void)memset(notifierHandle, 0, sizeof(notifier_handle_t)); in NOTIFIER_CreateHandle()
56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
57 notifierHandle->configsNumber = configsNumber; in NOTIFIER_CreateHandle()
61 notifierHandle->callbacksTable = callbacks; in NOTIFIER_CreateHandle()
62 notifierHandle->callbacksNumber = callbacksNumber; in NOTIFIER_CreateHandle()
64 notifierHandle->errorCallbackIndex = callbacksNumber; in NOTIFIER_CreateHandle()
66 notifierHandle->userFunction = userFunction; in NOTIFIER_CreateHandle()
67 notifierHandle->userData = userData; in NOTIFIER_CreateHandle()
97 status_t NOTIFIER_SwitchConfig(notifier_handle_t *notifierHandle, uint8_t configIndex, notifier_pol… in NOTIFIER_SwitchConfig() argument
[all …]

12345678910