Home
last modified time | relevance | path

Searched refs:PCA9420_Init (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/boards/evkmimxrt685/wireless_config_template/
Dsdmmc_config.c109 PCA9420_Init(&pca9420Handle, &pca9420Config); in BOARD_SDCardIoVoltageControlInit()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/pca9420/
Dfsl_pca9420.h643 void PCA9420_Init(pca9420_handle_t *handle, const pca9420_config_t *config);
Dfsl_pca9420.c72 void PCA9420_Init(pca9420_handle_t *handle, const pca9420_config_t *config) in PCA9420_Init() function