Home
last modified time | relevance | path

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

1234567891011

/hal_nxp-3.6.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.6.0/mcux/mcux-sdk/devices/MK24F12/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.6.0/mcux/mcux-sdk/devices/MK26F18/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.6.0/mcux/mcux-sdk/devices/MK27FA15/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.6.0/mcux/mcux-sdk/devices/MK28FA15/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.6.0/mcux/mcux-sdk/devices/LPC5528/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.6.0/mcux/mcux-sdk/devices/MIMX8DX6/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.6.0/mcux/mcux-sdk/devices/MK63F12/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.6.0/mcux/mcux-sdk/devices/MK64F12/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.6.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.6.0/mcux/mcux-sdk/devices/MKE06Z4/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.6.0/mcux/mcux-sdk/devices/MCIMX7U3/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.6.0/mcux/mcux-sdk/devices/LPC5526/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.6.0/mcux/mcux-sdk/devices/LPC5514/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.6.0/mcux/mcux-sdk/devices/MIMX8DX5/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.6.0/mcux/mcux-sdk/devices/MKE04Z1284/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.6.0/mcux/mcux-sdk/devices/MKE04Z4/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.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/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.6.0/mcux/mcux-sdk/devices/LPC5504/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.6.0/mcux/mcux-sdk/devices/MK66F18/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.6.0/mcux/mcux-sdk/devices/MKE02Z4/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.6.0/mcux/mcux-sdk/devices/MCIMX7U5/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.6.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.6.0/mcux/mcux-sdk/devices/K32L2A31A/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.6.0/mcux/mcux-sdk/devices/MIMX8DX2/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