forked from PAWPAW-Mirror/lib_xua
xpd: Cleaned up whitespace
This commit is contained in:
@@ -55,11 +55,11 @@ unsigned int divide, unsigned int dsdMode)
|
||||
{
|
||||
/* Ensure dsd clock is on in all modes since I2S mode sets it low on exit
|
||||
* to avoid stop_clock() potentially pausing forever. If this is not done
|
||||
* an exception will be raised with audio() attempts to set this port low
|
||||
* an exception will be raised with audio() attempts to set this port low
|
||||
*/
|
||||
/* TODO Do we really need to do this on every SF change? Once is probably enough */
|
||||
EnableBufferedPort(p_dsd_clk, 32);
|
||||
|
||||
|
||||
if(dsdMode)
|
||||
{
|
||||
/* Make sure the ports are on and buffered - just in case they are not shared with I2S */
|
||||
|
||||
Reference in New Issue
Block a user