A N 6 9 2
Rev 0.4
29
Figure 25. Function Calls During the Radio Initialization
5.1.5. 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.
Cleanup.bat
—Batch file used to delete all files generated during build process
Summary of Contents for Si4455 Series
Page 8: ...AN692 8 Rev 0 4 Figure 6 Device Configuration Options ...
Page 22: ...AN692 22 Rev 0 4 Figure 21 Supply Current versus Time Diagram from Shutdown to RX State ...
Page 23: ...AN692 Rev 0 4 23 4 4 Radio Chip Waking Up Figure 22 Radio Wake Up Process ...
Page 35: ...AN692 Rev 0 4 35 Figure 32 Transmission Flowchart ...
Page 39: ...AN692 Rev 0 4 39 Figure 33 Reception Flowchart ...
Page 41: ...AN692 Rev 0 4 41 Figure 34 Bidirectional Variable Packet Example Project Flowchart ...
Page 47: ...AN692 Rev 0 4 47 Figure 41 Long Packet Transmission Flowchart ...
Page 48: ...AN692 48 Rev 0 4 Figure 42 Long Packet RX Flowchart ...