AN633
Rev. 0.7
31
Figure 27. Function Calls During the Radio Initialization
9.3. Directory Structure of the Example Project
All sample source code has a common directory structure with separated source and project files to ease the
understanding of the individual modules. For every sample project, the following directories and files can be found
in the main directory:
bin
—Contains the SiLabs project files for Keil and SDCC compilers and the Makefile if the make tool is
used instead.
doc
—Doxygen-generated documentation based on comments inside the source files in html format.
out
—The outputs of the compilation process are sent to this folder. After successful compilation, this
directory contains files such as the hex file, the linker output, and the OMF file.
src
—Directories containing the source files.
1. application
2. drivers
Doxyfile
—This file contains the Doxygen documentation generator settings.
Содержание EZRADIOPRO Si4060
Страница 24: ...AN633 24 Rev 0 7 Figure 20 Supply Current versus Time Diagram from Shutdown to RX State...
Страница 67: ...AN633 Rev 0 7 67 Figure 48 Variable Length Packet Reception Flowchart...
Страница 69: ...AN633 Rev 0 7 69 Figure 50 Packet Matching Reception Flowchart...
Страница 73: ...AN633 Rev 0 7 73 Figure 54 Packet Reception with Automatic RX Hopping Flowchart...
Страница 75: ...AN633 Rev 0 7 75 Figure 56 Packet Reception with Manual Rx Hopping...
Страница 80: ...AN633 80 Rev 0 7 Figure 62 Long Packet Transmission Workflow...
Страница 81: ...AN633 Rev 0 7 81 Figure 63 Long Packet RX Flowchart...