Home
last modified time | relevance | path

Searched refs:configs (Results 1 – 25 of 253) sorted by relevance

1234567891011

/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.c197 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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/
Dfsl_notifier.c41 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()

1234567891011