/hal_nxp-3.5.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.5.0/mcux/mcux-sdk/devices/MIMX8QX3/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.5.0/mcux/mcux-sdk/devices/MKV30F12810/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.5.0/mcux/mcux-sdk/devices/MKV31F12810/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.5.0/mcux/mcux-sdk/devices/LPC54016/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.5.0/mcux/mcux-sdk/devices/MKE15Z4/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.5.0/mcux/mcux-sdk/devices/MIMX8QX5/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.5.0/mcux/mcux-sdk/devices/LPC54618/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.5.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.5.0/mcux/mcux-sdk/devices/MKE16F16/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.5.0/mcux/mcux-sdk/devices/LPC55S14/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.5.0/mcux/mcux-sdk/devices/LPC55S06/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.5.0/mcux/mcux-sdk/devices/LPC5512/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.5.0/mcux/mcux-sdk/devices/MIMXRT1175/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.5.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/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.5.0/mcux/mcux-sdk/devices/MKV10Z7/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.5.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.5.0/mcux/mcux-sdk/devices/MKV11Z7/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.5.0/mcux/mcux-sdk/devices/LPC5506/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.5.0/mcux/mcux-sdk/devices/K32L2B31A/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.5.0/mcux/mcux-sdk/devices/K32L2A41A/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.5.0/mcux/mcux-sdk/devices/MKV56F24/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.5.0/mcux/mcux-sdk/devices/MIMX8QX4/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.5.0/mcux/mcux-sdk/devices/LPC5534/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.5.0/mcux/mcux-sdk/devices/MKV58F24/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()
|