xpd: Cleaned up whitespace
This commit is contained in:
@@ -430,7 +430,7 @@ unsigned static deliver(chanend c_out, chanend ?c_spd_out,
|
|||||||
#if (NUM_PDM_MICS > 0)
|
#if (NUM_PDM_MICS > 0)
|
||||||
chanend c_pdm_pcm,
|
chanend c_pdm_pcm,
|
||||||
#endif
|
#endif
|
||||||
chanend ?unused,
|
chanend ?unused,
|
||||||
client audManage_if i_audMan)
|
client audManage_if i_audMan)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
@@ -28,6 +28,6 @@ void VendorRequests_Init(VENDOR_REQUESTS_PARAMS_DEC) __attribute__ ((weak));
|
|||||||
|
|
||||||
void VendorRequests_Init(VENDOR_REQUESTS_PARAMS_DEC)
|
void VendorRequests_Init(VENDOR_REQUESTS_PARAMS_DEC)
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ void pdm_buffer(streaming chanend c_ds_output[2], chanend c_audio)
|
|||||||
select
|
select
|
||||||
{
|
{
|
||||||
case c_audio :> req:
|
case c_audio :> req:
|
||||||
|
|
||||||
/* Audio IO core requests samples */
|
/* Audio IO core requests samples */
|
||||||
if(req)
|
if(req)
|
||||||
unsafe{
|
unsafe{
|
||||||
|
|||||||
Reference in New Issue
Block a user