URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
Subversion Repositories openmsp430
[/] [openmsp430/] [trunk/] [fpga/] [xilinx_diligent_s3board/] [software/] [ta_uart/] [fll.h] - Rev 211
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef FLL_H #define FLL_H void fllInit(void); //do an FLL loop to adjust system frequency #endif //FLL_H
Go to most recent revision | Compare with Previous | Blame | View Log