platform specific token API declarations More...
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | tr_platform_token_write (uint8_t *buffer, uint8_t buf_size, uint32_t token_addr) |
void | tr_platform_token_read (void *buffer, uint8_t buf_size, uint32_t token_addr) |
void | tr_platform_token_process_xtal_trim (uint16_t xtal_trim) |
platform specific token API declarations
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
void tr_platform_token_process_xtal_trim | ( | uint16_t | xtal_trim | ) |
void tr_platform_token_read | ( | void * | buffer, |
uint8_t | buf_size, | ||
uint32_t | token_addr ) |
void tr_platform_token_write | ( | uint8_t * | buffer, |
uint8_t | buf_size, | ||
uint32_t | token_addr ) |