Trident IoT SDK
Loading...
Searching...
No Matches
tr_platform_tokens.h
Go to the documentation of this file.
1
10
#ifndef TR_PLATFORM_TOKENS_H
11
#define TR_PLATFORM_TOKENS_H
12
13
#include <stdint.h>
14
15
void
tr_platform_token_write
(uint8_t *buffer,
16
uint8_t buf_size,
17
uint32_t token_addr);
18
19
void
tr_platform_token_read
(
void
*buffer,
20
uint8_t buf_size,
21
uint32_t token_addr);
22
23
void
tr_platform_token_process_xtal_trim
(uint16_t xtal_trim);
24
25
#endif
// TR_PLATFORM_TOKENS_H
tr_platform_token_read
void tr_platform_token_read(void *buffer, uint8_t buf_size, uint32_t token_addr)
tr_platform_token_process_xtal_trim
void tr_platform_token_process_xtal_trim(uint16_t xtal_trim)
tr_platform_token_write
void tr_platform_token_write(uint8_t *buffer, uint8_t buf_size, uint32_t token_addr)
framework
common
tokens
tr_platform_tokens.h
Generated on Mon Mar 31 2025 20:44:15 for Trident IoT SDK by
1.10.0