Searched refs:pioEnable (Results 1 – 4 of 4) sorted by relevance
509 unsigned int pioEnable) // \arg PIO to be enabled in AT91F_PIO_CfgOutput() argument511 pPio->PIO_PER = pioEnable; // Set in PIO mode in AT91F_PIO_CfgOutput()512 pPio->PIO_OER = pioEnable; // Configure in Output in AT91F_PIO_CfgOutput()
1581 unsigned int pioEnable) // \arg PIO to be enabled in AT91F_PIO_CfgOutput() argument1583 pPio->PIO_PER = pioEnable; // Set in PIO mode in AT91F_PIO_CfgOutput()1584 pPio->PIO_OER = pioEnable; // Configure in Output in AT91F_PIO_CfgOutput()