mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-12 11:42:13 -04:00
Insert IDIVC into audio MCLK path, so it can be divided.
This commit is contained in:
parent
275b644edd
commit
a03a72474d
2 changed files with 13 additions and 1 deletions
|
@ -51,6 +51,8 @@ public:
|
|||
void start_audio_pll();
|
||||
void stop_audio_pll();
|
||||
|
||||
void set_base_audio_clock_divider(const size_t divisor);
|
||||
|
||||
void enable_codec_clocks();
|
||||
void disable_codec_clocks();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue