⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 funcinf.fin

📁 NEC 的无线通讯方案
💻 FIN
字号:
/#0x370
// 78K/0 Series C Compiler V3.70 Function Information File

systeminit.c := C (50)
{
	SystemInit;
	hdwinit;
}

app_main.c := C (134)
{
	AppInit;
	AppMain;
	AppProcUnetRxData;
	GetMacAddress;
	AppProcUartRxData;
}

system.c := C (40)
{
	Clock_Init;
}

int.c := C (19)
{
	INT_Init;
}

INT_user.c := C (34)
{
	MD_INTP1;
}

port.c := C (91)
{
	PORT_Init;
}

serial.c := C (341)
{
	UART6_Init;
	MD_INTSR6;
	MD_INTST6;
	MD_INTSRE6;
	CSI11_Init;
	CSI11_ReadWrite;
	MD_INTCSI11;
}

SERIAL_user.c := C (56)
{
	printf;
}

timer.c := C (62)
{
	TMH0_Init;
	TMH0_Start;
}

TIMER_user.c := C (30)
{
	MD_INTTMH0;
}

watchtimer.c := C (59)
{
	WT_Init;
	WT_Start;
}

watchtmuser.c := C (2)
{
	MD_INTWT;
	MD_INTWTI;
}

lvi.c := C (42)
{
	LVI_Init;
}

LVI_user.c := C (1)
{
	MD_INTLVI;
}

ubec_chip.c := C (484)
{
	UzChipReset;
	spi_sr;
	spi_sw;
	spi_lr;
	spi_lw;
	spi_dump_fifo;
	spi_fill_fifo;
	spi_rd_rx_fifo;
}

malloc.c := C (871)
{
	init_malloc_vars;
	malloc;
	free;
}

unet_main.c := C (992)
{
	main;
}

timer_fn.c := C (856)
{
	setup_timer;
	is_timer_expired;
	reset_timer;
	close_timer;
	update_timer_chain;
	WaitMS;
	InitTimerVars;
	UpdateTimerVars;
}

srf.c := C (1065)
{
	UzInit;
	UzEnablePA;
	UzSetChannel;
	UzReadRSSI;
	UzSetMacAddress;
	UzSetPanId;
	UzSetNwkAddr;
	UzSoftReset;
	UzSetCoordinator;
	UzEnabTurboMode;
	UzDisTurboMode;
	UzRxOnlyBeacon;
	UzRxAllFrame;
	UzRxFlush;
	UzSleep;
	UzTx;
	UzGetIntStatus;
}

uart_fn.c := C (734)
{
	InitUartVars;
	putchar;
	puts;
	putdata;
	getch;
	ProcUartRxData;
	uart_rx_isr;
	uart_tx_isr;
	print_hex;
}

msg.c := C (507)
{
	MM_Alloc;
	MM_Free;
	MM_Init;
	MSG_Add;
	MSG_Fetch;
}

unet.c := C (3046)
{
	UNET_INIT;
	RECV_FROM_UNET;
	CHECK_UNET_DATA;
	unet_initial;
	init_unet_vars;
	unet_check_child;
	unet_tree_routing;
	unet_queue_proc;
	unet_proc;
	unet_msg_dispatch;
	clear_table;
	insert_node;
	delete_node;
	power;
	compute_Cskip;
	UNET_ESTABLISH;
	clean_branch;
}

mac.c := C (3010)
{
	unet_tx_bcn;
	unet_tx_bcn_req;
	unet_rx_bcn_ind;
	unet_tx_asso_req;
	unet_rx_asso_req;
	unet_rx_asso_rsp;
	unet_rx_data_ind;
	unet_active_scan;
	unet_tx_disasso;
	unet_rx_disasso;
}

unetmgm.c := 0 (10083)
{
	RxUnetFrameParsing;
	UNET_TX16;
	TxUnetJoinReport;
	TxUnetLeaveReport;
	UNET_LEAVE;
	UNET_ADDR16_64;
	TxUnetMARsp;
	TxUnetRspQueryRelay;
	UNET_TX64;
	TxUnetLocalQuery;
	RxUnetLocalQuery;
	TxUnetLocalTalk;
	RxUnetLocalTalk;
	PollCheck;
	TxUnetLocalTalkAlert;
	RxUnetRspQueryRelay;
	RxUnetRspQuery;
	RxUnetRspMA;
	RxUnetData;
	RxUnetReset;
	RxUnetKick;
	RxUnetLeave;
	NetworkReset;
	RxUnetReqTable;
	UnetRecovery;
	UnetChildAliveCheck;
	UNET_REMOTE_RESET;
	UNET_KICK;
	UNET_QUERY;
	RxUnetMACRouting;
	RxUnetJoinReport;
	RxUnetLeaveReport;
	UNET_GET_TABLE;
	TxUnetReqTable;
	RxUnetRspTable;
	UNET_INFOMATION;
	UnetTxCheck;
}

// *** Code Size Information ***
// COMMON :    12526 bytes
// BANK00 :    10083 bytes
// BANK01 :        0 bytes
// BANK02 :        0 bytes
// BANK03 :        0 bytes
// BANK04 :        0 bytes
// BANK05 :        0 bytes

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -