Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/IAR/AtmelSAM7S64/
A DAT91SAM7S64_inc.h792 #define AT91C_SSC_START_LEVEL_RF ( 0x6 << 8 ) /* (SSC) Detection of any level change on … macro
A DAT91SAM7X128_inc.h697 #define AT91C_SSC_START_LEVEL_RF ( 0x6 << 8 ) /* (SSC) Detection of any level change on … macro
A DAT91SAM7X256_inc.h697 #define AT91C_SSC_START_LEVEL_RF ( 0x6 << 8 ) /* (SSC) Detection of any level change on … macro
A DAT91SAM7S64.h883 #define AT91C_SSC_START_LEVEL_RF ( ( unsigned int ) 0x6 << 8 ) /* (SSC) Detection of any… macro
A DAT91SAM7X128.h931 #define AT91C_SSC_START_LEVEL_RF ( ( unsigned int ) 0x6 << 8 ) /* (SSC) Detection of any… macro
A DAT91SAM7X256.h931 #define AT91C_SSC_START_LEVEL_RF ( ( unsigned int ) 0x6 << 8 ) /* (SSC) Detection of any… macro
/FreeRTOS-Kernel/portable/GCC/ARM7_AT91SAM7S/
A DAT91SAM7X256.h931 #define AT91C_SSC_START_LEVEL_RF ( ( unsigned int ) 0x6 << 8 ) /* (SSC) Detection of any… macro
A Dioat91sam7x256.h931 #define AT91C_SSC_START_LEVEL_RF ( ( unsigned int ) 0x6 << 8 ) /* (SSC) Detection of any… macro
3537 AT91C_SSC_START_LEVEL_RF EQU( 0x6 << 8 );

Completed in 118 milliseconds