XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_main.c 文件参考
#include "xf_hal.h"
xf_main.c 的引用(Include)关系图:

浏览源代码.

函数

void xf_main (void)
 

详细描述

作者
your name (you@d.nosp@m.omai.nosp@m.n.com)
版本
0.1
日期
2023-10-23

Copyright (c) 2023, CorAL. All rights reserved.

在文件 xf_main.c 中定义.

函数说明

◆ xf_main()

void xf_main ( void  )
示例
examples/osal/event/main/xf_main.c, examples/osal/kernel/main/xf_main.c, examples/osal/mutex/main/xf_main.c, examples/osal/notify/main/xf_main.c, examples/osal/queue/main/xf_main.c, examples/osal/semaphore/main/xf_main.c, examples/osal/thread/main/xf_main.c, examples/osal/timer/main/xf_main.c, examples/peripherals/adc/adc_base/main/xf_main.c, examples/peripherals/dac/dac_base/main/xf_main.c, examples/peripherals/dac/wave_gen/main/xf_main.c, examples/peripherals/gpio/input_output/main/xf_main.c, examples/peripherals/gpio/interrupt/main/xf_main.c, examples/peripherals/i2c/i2c_master_half_duplex/main/xf_main.c, examples/peripherals/i2c/i2c_self/main/xf_main.c, examples/peripherals/i2c/i2c_slave_half_duplex/main/xf_main.c, examples/peripherals/pwm/pwm_base/main/xf_main.c, examples/peripherals/spi/spi_master_half_duplex/main/xf_main.c, examples/peripherals/spi/spi_self/main/xf_main.c, examples/peripherals/spi/spi_slave_half_duplex/main/xf_main.c, examples/peripherals/timer/timer_base/main/xf_main.c, examples/peripherals/uart/uart_echo/main/xf_main.c, examples/peripherals/uart/uart_rx_tx_task/main/xf_main.c, examples/protocols/http_request/main/xf_main.c, examples/protocols/icmp_echo/main/xf_main.c, examples/protocols/iperf/softap/main/xf_main.c, examples/protocols/iperf/station/main/xf_main.c, examples/protocols/sockets/tcp_client/main/xf_main.c, examples/protocols/sockets/tcp_server/main/xf_main.c, examples/protocols/sockets/udp_client/main/xf_main.c, examples/protocols/sockets/udp_server/main/xf_main.c, examples/storage/fal/fal_base/main/xf_main.c, examples/storage/fal/fal_flashdb/main/xf_main.c, examples/storage/fal/fal_littlefs/main/xf_main.c, examples/system/heap/main/xf_main.c, examples/system/init/main/xf_main.c, examples/system/log/main/xf_main.c, examples/system/sys/main/xf_main.c, examples/task/mbus/main/xf_main.c, examples/task/ntask/main/xf_main.c, examples/task/task_pool/main/xf_main.c, examples/task/trigger/main/xf_main.c, examples/task/ttask/main/xf_main.c, examples/wireless/ble/sample_gatt_client/main/xf_main.c, examples/wireless/ble/sample_gatt_server/main/xf_main.c, examples/wireless/sle/sample_ssap_client/main/xf_main.c, examples/wireless/sle/sample_ssap_server/main/xf_main.c, examples/wireless/wifi/get_started/softap/main/xf_main.c, examples/wireless/wifi/get_started/station/main/xf_main.c, examples/wireless/wifi/scan/base_scan/main/xf_main.c, examples/wireless/wifi/scan/scan_and_connect/main/xf_main.c, examples/wireless/wifi/static_ip/softap/main/xf_main.c , 以及 examples/wireless/wifi/static_ip/station/main/xf_main.c.

在文件 xf_main.c28 行定义.