Searched refs:NewMode (Results 1 – 3 of 3) sorted by relevance
50 #define ICS_SwitchMode(CurMode, NewMode, clkFreq) CurMode##_to_##NewMode(clkFreq) argument
39 void SPI_SetNewConfig(uint8_t SpiID, uint32_t Speed, uint8_t NewMode);
1092 void SPI_SetNewConfig(uint8_t SpiID, uint32_t Speed, uint8_t NewMode) in SPI_SetNewConfig() argument1107 switch(NewMode) in SPI_SetNewConfig()1133 switch(NewMode) in SPI_SetNewConfig()
Completed in 9 milliseconds