Go to the documentation of this file.
18 #define MCFSLT_STCNT 0x00
19 #define MCFSLT_SCR 0x04
20 #define MCFSLT_SCNT 0x08
21 #define MCFSLT_SSR 0x0C
26 #define MCFSLT_SCR_RUN 0x04000000
27 #define MCFSLT_SCR_IEN 0x02000000
28 #define MCFSLT_SCR_TEN 0x01000000
33 #define MCFSLT_SSR_BE 0x02000000
34 #define MCFSLT_SSR_TE 0x01000000