Changeset 613:5cbfb54796cc

Show
Ignore:
Timestamp:
06/13/08 19:01:24 (7 months ago)
Author:
Maxime Petazzoni <maxime.petazzoni@…>
Branch:
default
Message:

Use a smaller throttling value, looks fine too.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • nxos/base/drivers/_efc.c

    r607 r613  
    2020 
    2121#define EFC_WRITE ((EFC_WRITE_KEY << 24) + EFC_CMD_WP) 
    22 #define EFC_THROTTLE_TIMER 2 
     22#define EFC_THROTTLE_TIMER 1 
    2323 
    2424void nx__efc_init(void) {