forked from PAWPAW-Mirror/lib_xua
AUDIO_PLL_LOCK_DELAY guarded by ifndef
This commit is contained in:
@@ -165,7 +165,9 @@
|
||||
#endif
|
||||
|
||||
/* The number of clock ticks to wait for the audio PLL to lock */
|
||||
#ifndef AUDIO_PLL_LOCK_DELAY
|
||||
#define AUDIO_PLL_LOCK_DELAY (40000000)
|
||||
#endif
|
||||
|
||||
/* Vendor/Product strings */
|
||||
#ifndef VENDOR_STR
|
||||
|
||||
Reference in New Issue
Block a user