Exemple #1
0
void ISP_SPI_init(void)
{
    Isp_initSystem();
    Isp_initSpi();
}
Exemple #2
0
void ISP_SPI_init(void)
{
    Isp_initSpi();
}