You've already forked dspico-usb-examples
mirror of
https://github.com/LNH-team/dspico-usb-examples.git
synced 2026-01-09 16:27:56 -08:00
8 lines
169 B
C
8 lines
169 B
C
#pragma once
|
|
|
|
#define IPC_CHANNEL_DSI_SD 16
|
|
#define IPC_CHANNEL_DLDI 17
|
|
#define IPC_CHANNEL_LOADER 18
|
|
#define IPC_CHANNEL_SOUND 19
|
|
#define IPC_CHANNEL_RTC 20
|