mFrame
載入中...
搜尋中...
無符合項目
mcxa153/src/mcxa153/chip/clock/package-info.h
1
8/* ***************************************************************************************
9 * Define
10 */
11
12/* ***************************************************************************************
13 * Include folder
14 */
15
16/* ***************************************************************************************
17 * Include
18 */
19#include "./AttachID.h"
20#include "./Clock.h"
21#include "./Div.h"
22#include "./FircTrimConfig.h"
23#include "./FircTrimSource.h"
24#include "./GateName.h"
25#include "./MonitorMode.h"
26#include "./Name.h"
27#include "./SelectName.h"
28#include "./SircTrimConfig.h"
29#include "./SircTrimMode.h"
30#include "./SircTrimSource.h"
31
32/* ***************************************************************************************
33 * Namespace
34 */
35
39namespace mcxa153::chip::clock {} // namespace mcxa153::chip::clock
40
41/* ***************************************************************************************
42 * End of file
43 */
時鐘源附加識別碼枚舉
Definition AttachID.h:33