Home
last modified time | relevance | path

Searched refs:pha (Results 1 – 1 of 1) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIMSS/
Dspimss_reva.c71 unsigned int pol, pha; // Polarity and phase of the clock (SPI mode) in MXC_SPIMSS_RevA_Init() local
88 pha = mode & 1; // Get the phase out of the mode input value in MXC_SPIMSS_RevA_Init()
94 (pha << MXC_F_SPIMSS_REVA_CTRL_PHASE_POS); // phase in MXC_SPIMSS_RevA_Init()