![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
The evkmimxrt685.c file defines GPIO pins and I2C CMSIS utilities for evkmimxrt685 board. More...
#include "evkmimxrt685.h"
Go to the source code of this file.
Functions | |
status_t | SMC_SetPowerModeVlpr (void *arg) |
Configures the system to VLPR power mode. API name used from Kinetis family to maintain compatibility. More... | |
uint32_t | USART0_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | I2C2_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | SPI5_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
The evkmimxrt685.c file defines GPIO pins and I2C CMSIS utilities for evkmimxrt685 board.
Definition in file evkmimxrt685.c.
uint32_t I2C2_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_i2c_cmsis.c.
[in] | void |
Definition at line 76 of file evkmimxrt685.c.
status_t SMC_SetPowerModeVlpr | ( | void * | arg | ) |
Configures the system to VLPR power mode. API name used from Kinetis family to maintain compatibility.
Power | peripheral base address (dummy). |
Definition at line 50 of file evkmimxrt685.c.
uint32_t SPI5_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_spi_cmsis.c.
[in] | void |
Definition at line 88 of file evkmimxrt685.c.
uint32_t USART0_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
[in] | void |
Definition at line 64 of file evkmimxrt685.c.
Definition at line 24 of file evkmimxrt685.c.
Definition at line 22 of file evkmimxrt685.c.
Definition at line 38 of file evkmimxrt685.c.
Definition at line 40 of file evkmimxrt685.c.
Definition at line 34 of file evkmimxrt685.c.
Definition at line 32 of file evkmimxrt685.c.
Definition at line 30 of file evkmimxrt685.c.
Definition at line 28 of file evkmimxrt685.c.
Definition at line 18 of file evkmimxrt685.c.
Definition at line 16 of file evkmimxrt685.c.