Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/IAR/AtmelSAM7S64/
A DAT91SAM7S64_inc.h793 #define AT91C_SSC_START_EDGE_RF ( 0x7 << 8 ) /* (SSC) Detection of any edge on RF input… macro
A DAT91SAM7X128_inc.h698 #define AT91C_SSC_START_EDGE_RF ( 0x7 << 8 ) /* (SSC) Detection of any edge on RF input… macro
A DAT91SAM7X256_inc.h698 #define AT91C_SSC_START_EDGE_RF ( 0x7 << 8 ) /* (SSC) Detection of any edge on RF input… macro
A DAT91SAM7S64.h884 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
A DAT91SAM7X128.h932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
A DAT91SAM7X256.h932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
/FreeRTOS-Kernel/portable/GCC/ARM7_AT91SAM7S/
A DAT91SAM7X256.h932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
A Dioat91sam7x256.h932 #define AT91C_SSC_START_EDGE_RF ( ( unsigned int ) 0x7 << 8 ) /* (SSC) Detection of any… macro
3539 AT91C_SSC_START_EDGE_RF EQU( 0x7 << 8 );

Completed in 141 milliseconds