Searched refs:PCA9420_SwitchMode (Results 1 – 3 of 3) sorted by relevance
123 bool result = PCA9420_SwitchMode(&pca9420Handle, kPCA9420_Mode0); in BOARD_SDCardIoVoltageControl()131 bool result = PCA9420_SwitchMode(&pca9420Handle, kPCA9420_Mode1); in BOARD_SDCardIoVoltageControl()
731 bool PCA9420_SwitchMode(pca9420_handle_t *handle, pca9420_mode_t mode);
341 bool PCA9420_SwitchMode(pca9420_handle_t *handle, pca9420_mode_t mode) in PCA9420_SwitchMode() function