Searched refs:AT91C_SSC_START_EDGE_RF (Results 1 – 8 of 8) sorted by relevance
793 #define AT91C_SSC_START_EDGE_RF ( 0x7 << 8 ) /* (SSC) Detection of any edge on RF input… macro
698 #define AT91C_SSC_START_EDGE_RF ( 0x7 << 8 ) /* (SSC) Detection of any edge on RF input… macro
884 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro3539 AT91C_SSC_START_EDGE_RF EQU( 0x7 << 8 );
Completed in 141 milliseconds