![]() |
Kinetis Bootloader
2.0.0
Common bootloader for Kinetis devices
|
| Caes_driver_interface_t | Interface for AES 128 functions |
| Cappliation_header_t | |
| Cbl_hid_header_t | Structure of a bootloader HID header |
| Cbl_hid_report_t | Structure of a bootloader HID report |
| Cblsh_cmd_t | Blsh command struct |
| Cboot_cmd_t | Boot command definition |
| Cboot_hdr1_t | Definition for boot image file header chunk 1 |
| Cboot_hdr2_t | Definition for boot image file header chunk 2 |
| Cbootloader_configuration_data_t | Format of bootloader configuration data on Flash |
| Cbootloader_context_t | Structure of bootloader global context |
| Cbootloader_tree_t | Root of the bootloader API tree |
| Cbus_option_t | Bus option |
| Ccommand_frame_packet_t | Command packet |
| Ccommand_handler_entry_t | Format of command handler entry |
| Ccommand_info_t | Bootloader command info |
| Ccommand_interface_t | Interface to command processor operations |
| Ccommand_packet_t | Command packet format |
| ►Ccommand_processor_data_t | Command processor data format |
| Cconfig_i2c_cmd_packet_t | |
| Cconfigure_can_packet_t | ConfigureCan packet format |
| Cconfigure_i2c_packet_t | ConfigureI2c packet format |
| Cconfigure_quadspi_packet_t | ConfigureQuadSpi packet format |
| Cconfigure_spi_packet_t | ConfigureSpi packet format |
| Ccrc16_data_t | State information for the CRC16 algorithm |
| Ccrc32_data_t | State information for the CRC32 algorithm |
| Ccrc_checksum_header_t | CRC Checksum Header |
| Ccrc_config_t | CRC protocol configuration |
| Ccrc_module_config_t | CRC module configuration |
| Cdspi_command_data_config_t | DSPI master command date configuration used for SPIx_PUSHR |
| Cdspi_master_config_t | DSPI master config structure |
| Cdspi_master_ctar_config_t | DSPI master ctar config structure |
| Cdspi_master_handle_t | DSPI master transfer handle structure used for transactional API |
| Cdspi_slave_config_t | DSPI slave configuration structure |
| Cdspi_slave_ctar_config_t | DSPI slave ctar configuration structure |
| Cdspi_slave_handle_t | DSPI slave transfer handle structure used for transactional API |
| Cdspi_transfer_info_t | Synchronization state between DSPI ISR and read/write functions |
| Cdspi_transfer_t | DSPI master/slave transfer structure |
| Cdspi_user_config_t | User config from host for spi |
| Cexecute_call_packet_t | Execute/Call packet format |
| Cexternal_memory_property_interface_t | External Memory properties interface |
| Cexternal_memory_property_store_t | Exernal Memory attribute store |
| Cfat_directory_entry_t | FAT filesystem directory entry |
| Cfat_directory_entry_t.entry | Standard file or directory entry with a short name |
| Cfat_directory_entry_t.entry | Standard file or directory entry with a short name |
| Cfat_directory_entry_t.longName | Long file name directory entry |
| Cfat_directory_entry_t.longName | Long file name directory entry |
| Cfill_memory_packet_t | FillMemory packet format |
| Cflash_config_t | Flash driver state information |
| Cflash_driver_interface_t | Interface for the flash driver |
| Cflash_erase_all_packet_t | FlashEraseAll packet format |
| Cflash_erase_region_packet_t | FlashEraseRegion packet format |
| Cflash_execute_in_ram_function_config_t | Flash execute-in-ram function information |
| Cflash_operation_config_t | Active flash information for current operation |
| Cflash_program_once_packet_t | FlashProgramOnce packet format |
| Cflash_read_once_packet_t | FlashReadOnce packet format |
| Cflash_read_once_response_frame_packet_t | Generic response packet |
| Cflash_read_once_response_packet_t | Flash Read Once response packet format |
| Cflash_read_resource_packet_t | FlashReadResource packet format |
| Cflash_read_resource_response_packet_t | Flash Read Resource response packet format |
| Cflash_section_program_info_t | FLASH section program memory context |
| Cflash_security_disable_packet_t | FlashSecurityDisable packet format |
| Cflash_swap_ifr_field_config_t | Flash Swap IFR fields |
| Cflash_swap_ifr_field_data_t | Flash Swap IFR field data |
| Cflash_swap_state_config_t | Flash Swap information |
| Cflexcan_config_t | FlexCAN module configuration structure |
| Cflexcan_data_info_t | FlexCAN data info from user |
| Cflexcan_fifo_transfer_t | FlexCAN Rx FIFO transfer |
| Cflexcan_frame_t | FlexCAN message frame structure |
| Cflexcan_frame_t.__unnamed__ | |
| Cflexcan_frame_t.__unnamed__ | |
| Cflexcan_frame_t.__unnamed__ | |
| Cflexcan_frame_t.__unnamed__.__unnamed__ | |
| Cflexcan_frame_t.__unnamed__.__unnamed__ | |
| Cflexcan_handle_t | FlexCAN handle structure |
| Cflexcan_mb_transfer_t | FlexCAN Message Buffer transfer |
| Cflexcan_rx_fifo_config_t | FlexCAN Rx FIFO configure structure |
| Cflexcan_rx_mb_config_t | FlexCAN Receive Message Buffer configuration structure |
| Cflexcan_state_t | Internal driver state information |
| Cflexcan_timing_config_t | FlexCAN protocol timing characteristic configuration structure |
| Cflexcan_transfer_info_t | FlexCAN global information structure |
| Cframing_data_packet_t | Serial framing data packet |
| Cframing_header_t | Serial framing header |
| Cframing_sync_packet_t | Serial framing sync packet |
| Cgeneric_response_frame_packet_t | Generic response packet |
| Cgeneric_response_packet_t | Generic response packet format |
| Cget_property_packet_t | GetProperty packet format |
| Cget_property_response_packet_t | Get Property response packet format |
| Cgpio_pin_config_t | The GPIO pin configuration structure |
| Ci2c_master_config_t | I2C master user config |
| Ci2c_master_handle_t | I2C master handle structure |
| Ci2c_master_transfer_t | I2C master transfer structure |
| Ci2c_slave_config_t | I2C slave user config |
| Ci2c_slave_handle_t | I2C slave handle structure |
| Ci2c_slave_transfer_t | I2C slave transfer structure |
| Ci2c_transfer_info_t | Synchronization state between I2C ISR and read/write functions |
| Ci2c_user_config_t | User config from host for i2c |
| Cintelhex_record_t | |
| Ckeyblob_data_t | |
| Ckeyblob_t | Key Blob format |
| Cldr_buf_t | |
| Cldr_Context_t | Loader context definition |
| Clpi2c_data_match_config_t | LPI2C master data match config struct |
| Clpi2c_master_config_t | Structure with settings to initialize the LPI2C master module |
| Clpi2c_master_config_t.hostRequest | |
| Clpi2c_master_handle_t | Driver handle for master non-blocking APIs |
| Clpi2c_master_transfer_t | Non-blocking transfer descriptor structure |
| Clpi2c_slave_config_t | Structure with settings to initialize the LPI2C slave module |
| Clpi2c_slave_config_t.sclStall | |
| Clpi2c_slave_handle_t | LPI2C slave handle structure |
| Clpi2c_slave_transfer_t | LPI2C slave transfer structure |
| Clpi2c_transfer_info_t | Synchronization state between LPI2C ISR and read/write functions |
| Clpsci_config_t | LPSCI configure structure |
| Clpsci_handle_t | |
| Clpsci_transfer_t | LPSCI transfer structure |
| Clpspi_master_config_t | LPSPI master config structure |
| Clpspi_master_handle_t | LPSPI master transfer handle structure used for transactional API |
| Clpspi_slave_config_t | LPSPI slave config structure |
| Clpspi_slave_handle_t | LPSPI slave transfer handle structure used for transactional API |
| Clpspi_transfer_info_t | Synchronization state between LPSPI ISR and read/write functions |
| Clpspi_transfer_t | LPSPI master/slave transfer structure |
| Clpuart_config_t | LPUART configure structure |
| Clpuart_handle_t | LPUART handle structure |
| Clpuart_transfer_t | LPUART transfer structure |
| Cmemory_info_t | Target memory info |
| Cmemory_interface_t | Interface to memory operations |
| Cmemory_map_entry_t | Structure of a memory map entry |
| Cmemory_region_interface_t | Interface to memory operations for one region of memory |
| Cmmcau_function_info_t | |
| Cmmcau_functions_t | |
| Cotfad_context_info_t | Format of context info |
| Cotfad_kek_t | Format of OTFAD key wrap key (KEK) |
| Cperipheral_byte_inteface_t | Peripheral abstract byte interface |
| Cperipheral_control_interface_t | Peripheral control interface |
| Cperipheral_descriptor_t | Peripheral descriptor |
| Cperipheral_packet_interface_t | Peripheral Packet Interface |
| Cping_response_t | Serial ping response format |
| Cport_digital_filter_config_t | PORT digital filter feature configuration definition |
| Cport_pin_config_t | PORT pin config structure |
| Cproperty_interface_t | Interface to property operations |
| Cproperty_response_frame_packet_t | Generic response packet |
| Cproperty_store_t | Structure of property store |
| Cqspi_mem_context_t | QSPI memory context |
| Cqspi_mem_feature_t | QSPI memory feature inforamation |
| Cread_memory_packet_t | ReadMemory packet format |
| Cread_memory_response_packet_t | Read Memory response packet format |
| Creceive_sb_file_packet_t | ReceiveSbFile packet format |
| Creliable_update_packet_t | ReliableUpdate packet format |
| Creserved_region_t | Structure of a reserved regions entry |
| Csb_dek_dictionary_entry_t | Entry in sb_dek_dictionary_t |
| Csb_dek_dictionary_t | The DEK dictionary always follows the image header, in the next cipher block |
| Csb_image_header_t | Header for the entire boot image |
| Csb_section_header_t | Information about each section, held in the section table |
| Csb_section_table_t | An index of all sections within the boot image |
| Csb_version_t | Version struct used in SB files |
| Csector_info_t | Sector information |
| Csemaphore_t | |
| Cserial_data_t | Format of global context data |
| Cserial_framing_packet_t | Framing packet with data area |
| Cset_property_packet_t | SetProperty packet format |
| CSFLASH_CONFIGURATION_PARAM_PTR | QuadSPI Config block structure |
| Cspi_master_config_t | SPI master user configure structure |
| Cspi_master_handle_t | SPI transfer handle structure |
| Cspi_slave_config_t | SPI slave user configure structure |
| Cspi_transfer_info_t | Synchronization state between SPI ISR and read/write functions |
| Cspi_transfer_t | SPI transfer structure |
| Cspi_user_config_t | User config from host for spi |
| Csrecord_t | |
| Cstack_frame_t | |
| Cstandard_version_t | Structure of version property |
| Cstandard_version_t.__unnamed__ | |
| Cstandard_version_t.B | |
| Cstandard_version_t.B | |
| CStatusMessageTableEntry | Status return code descriptions |
| Cuart_config_t | UART configuration structure |
| Cuart_handle_t | UART handle structure |
| Cuart_transfer_t | UART transfer structure |
| Cunique_device_id_t | Structure of a unique device id |
| Cusb_device_composite_struct_t | |
| Cusb_hid_config_descriptor_t | |
| Cusb_hid_generic_struct_t | |
| Cusb_hid_packetizer_info_t | State information for the USB HID packetizer |
| Cusb_msc_config_descriptor_t | |
| Cusb_msc_struct_t | |
| Cusb_msd_state_t | State information for the USB MSD peripheral |
| Cwdog32_config_t | Describes WDOG32 configuration structure |
| Cwdog32_work_mode_t | Defines WDOG32 work mode |
| Cwrite_memory_packet_t | WriteMemory packet format |
| Cwrite_memory_test_option_t | Memory test options |