am_dspr.h
来自「Motorola synergy audio component」· C头文件 代码 · 共 32 行
H
32 行
#ifndef AM_DSPR_INCLUDE#define AM_DSPR_INCLUDE/* * (c) Copyright Motorola 1996, All rights reserved. * Motorola Confidential Proprietary. * Contains confidential proprietary information of Motorola, Inc. * Reverse engineering is prohibited. * The copyright notice does not imply publication. */#ifdef __cplusplusextern "C" {#endif/* * Reads all primitives input to the aud task, and dispatches them to the event * handler objects which process them. */voidAM_DSPR_receive_primitives(void);/******************************************************************************/#ifdef __cplusplus}#endif#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?