/hal_nxp-3.6.0/mcux/mcux-sdk/components/pca9420/ |
D | fsl_pca9420.c | 197 const pca9420_modecfg_t *configs, in PCA9420_WriteModeConfigs() argument 228 …modeCfg[i * 4U] = (uint8_t)(((uint32_t)(configs[i].shipModeEnable)) | ((uint32_t)(configs[i].… in PCA9420_WriteModeConfigs() 229 ((uint32_t)(configs[i].sw1OutVolt))); in PCA9420_WriteModeConfigs() 230 …modeCfg[i * 4U + 1U] = (uint8_t)(((uint32_t)(configs[i].onCfg)) | ((uint32_t)(configs[i].sw2OutVol… in PCA9420_WriteModeConfigs() 231 modeCfg[i * 4U + 2U] = (uint8_t)(((uint32_t)(configs[i].ldo1OutVolt)) | in PCA9420_WriteModeConfigs() 232 … (configs[i].enableSw1Out ? (uint32_t)kPCA9420_RegulatorSwitch1 : 0U) | in PCA9420_WriteModeConfigs() 233 … (configs[i].enableSw2Out ? (uint32_t)kPCA9420_RegulatorSwitch2 : 0U) | in PCA9420_WriteModeConfigs() 234 … (configs[i].enableLdo1Out ? (uint32_t)kPCA9420_RegulatorLdo1 : 0U) | in PCA9420_WriteModeConfigs() 235 … (configs[i].enableLdo2Out ? (uint32_t)kPCA9420_RegulatorLdo2 : 0U)); in PCA9420_WriteModeConfigs() 236 …modeCfg[i * 4U + 3U] = (uint8_t)(((uint32_t)(configs[i].wdogTimerCfg)) | ((uint32_t)(configs[i].ld… in PCA9420_WriteModeConfigs() [all …]
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK24F12/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK26F18/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK27FA15/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK28FA15/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5528/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX6/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK63F12/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK64F12/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE06Z4/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MCIMX7U3/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5526/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5514/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX5/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z1284/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE04Z4/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MK66F18/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MKE02Z4/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MCIMX7U5/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54616/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/K32L2A31A/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/MIMX8DX2/utilities/ |
D | fsl_notifier.c | 41 notifier_user_config_t **configs, in NOTIFIER_CreateHandle() argument 49 if ((configs == NULL) || (configsNumber == 0U) || (userFunction == NULL)) in NOTIFIER_CreateHandle() 56 notifierHandle->configsTable = configs; in NOTIFIER_CreateHandle()
|