Searched refs:periphAEnable (Results 1 – 4 of 4) sorted by relevance
494 unsigned int periphAEnable, // \arg PERIPH A to enable in AT91F_PIO_CfgPeriph() argument498 pPio->PIO_ASR = periphAEnable; in AT91F_PIO_CfgPeriph()500 pPio->PIO_PDR = (periphAEnable | periphBEnable); // Set in Periph mode in AT91F_PIO_CfgPeriph()
1566 unsigned int periphAEnable, // \arg PERIPH A to enable in AT91F_PIO_CfgPeriph() argument1570 pPio->PIO_ASR = periphAEnable; in AT91F_PIO_CfgPeriph()1572 pPio->PIO_PDR = (periphAEnable | periphBEnable); // Set in Periph mode in AT91F_PIO_CfgPeriph()