OSDN Git Service

first commit
[toppersjsp4bf/sandbox.git] / sandbox / kernel / config / blackfin / _common_bf537 / hw_serial.cfg
1 /*
2  *  SIOドライバ(ADSP-BF537用)のコンフィギュレーションファイル
3  */
4 INCLUDE("\"hw_serial.h\"");
5 DEF_INH(INHNO_SIO0_RX, { TA_HLNG, sio0_rx_handler });
6 DEF_INH(INHNO_SIO0_TX, { TA_HLNG, sio0_tx_handler });