Micron MT29F NAND driver
#define CLOCKS_PER_SEC   1000

if timeout support is enabled, this macro constant expression CLOCKS_PER_SEC specifies the relation between a clock tick and a second (clock ticks per second)

Definition at line 57 of file nand_MT29F_lld.h.