Trident IoT SDK
 
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  bootloader
  bootloader_T32Cx1x
  hal_config_custom_T32CM11
 tr_hal_config.hPin definitions for custom board
  hal_config_dkncm11_T32CM11
 tr_hal_config.hPin definitions for Trident Neptune board - DKNCM11C10
  src
 bootloader.hSPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
  bootloader_T32Cx2x
  bootloader
  config
 partition.h
 project_config.hDefine project config
 security_enable_config.hDefine project config
 bootloader.h
 content
  framework
  common
  tokens
 tr_app_tokens.hAPP token infrastructure
 tr_mfg_tokens.hMFG token infrastructure + declarations
 tr_platform_tokens.hPlatform specific token API declarations
  hal
  include
 tr_hal_common.hThis is the common include file for the Trident HAL
 tr_hal_gpio.hThis is the common include file for the Trident HAL GPIO Driver
 tr_hal_power.h
 tr_hal_rtc.hThis is the common include file for the Trident HAL Power Mgmt
 tr_hal_spi.hThis is the common include file for the Trident HAL SPI Driver
 tr_hal_timers.hThis is the common include file for the Trident HAL Timer Driver
 tr_hal_trng.hThis is the common include file for the Trident HAL True Random Number Generator (TRNG)
 tr_hal_uart.hThis is the common include file for the Trident HAL UART Driver
 tr_hal_wdog.hThis is the common include file for the Trident HAL Watchdog Driver
  T32CM11
 T32CM11_gpio.hThis is the chip specific include file for T32CM11 GPIO Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CM11_power.h
 T32CM11_rtc.hThis is the chip specific include file for T32CM11 RTC Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CM11_spi.hThis is the chip specific include file for T32CM11 SPI Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CM11_timers.hThis is the chip specific include file for T32CM11 Timers Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CM11_trng.hThis is the chip specific include file for T32CM11 True Random Number Generator (TRNG). Note that there is a common include file for this HAL module that contains the APIs that should be used by the application
 T32CM11_uart.hThis is the chip specific include file for T32CM11 UART Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CM11_wdog.hThis is the chip specific include file for T32CM11 Watchdog Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 tr_hal_platform.hThis file contains the CHIP SPECIFIC types and defines for the T32CM11
  T32CZ20
 T32CZ20_gpio.hThis is the chip specific include file for T32CZ20 GPIO Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_power.hThis is the chip specific include file for T32CZ20 Power Management note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_rtc.hThis is the chip specific include file for T32CZ20 RTC Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_spi.hThis is the chip specific include file for T32CZ20 SPI Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_timers.hThis is the chip specific include file for T32CZ20 Timers Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_trng.hThis is the chip specific include file for T32CZ20 True Random Number Generator (TRNG). Note that there is a common include file for this HAL module that contains the APIs that should be used by the application
 T32CZ20_uart.hThis is the chip specific include file for T32CZ20 UART Driver. note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 T32CZ20_wdog.hThis is the chip specific include file for T32CZ20 Watchdog Driver note that there is a common include file for this HAL module that contains the APIs (such as the init function) that should be used by the application
 tr_hal_platform.hThis file contains the CHIP SPECIFIC types and defines for the T32CZ20
  utility
  cli
 tr_cli.hCommon CLI utility
 tr_cli_buffer.hCode for buffering bytes to be sent to the CLI utility
 tr_cli_command_parser.hCommon CLI utility for parsing incoming commands
 tr_cli_command_table.hCommon CLI command table structure
  printf
 tr_printf.hA simple printf utility for debug prints and cli support. Required for remote CLI to function properly
  ring_buffer
 tr_ring_buffer.h
  tlv_parser
 tr_tlv_parser.hA utility to parse TridentIot TLV data