Changeset 613:5cbfb54796cc
- Timestamp:
- 06/13/08 19:01:24 (7 months ago)
- Branch:
- default
- Files:
-
- 1 modified
-
nxos/base/drivers/_efc.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
nxos/base/drivers/_efc.c
r607 r613 20 20 21 21 #define EFC_WRITE ((EFC_WRITE_KEY << 24) + EFC_CMD_WP) 22 #define EFC_THROTTLE_TIMER 222 #define EFC_THROTTLE_TIMER 1 23 23 24 24 void nx__efc_init(void) {
