![]() |
ISSDK
1.8
IoT Sensing Software Development Kit
|
The frdm_ke15z.c file defines GPIO pins and I2C CMSIS utilities for FRDM-KE15Z board. More...
Go to the source code of this file.
Functions | |
uint32_t | LPUART0_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPUART1_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPUART2_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPI2C0_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPI2C1_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPSPI0_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
uint32_t | LPSPI1_GetFreq (void) |
Determines the Clock Frequency feature. More... | |
void | BOARD_ACCEL_Reset (void) |
Reset the onboard FXOS8700. More... | |
The frdm_ke15z.c file defines GPIO pins and I2C CMSIS utilities for FRDM-KE15Z board.
Definition in file frdm_ke15z.c.
void BOARD_ACCEL_Reset | ( | void | ) |
Reset the onboard FXOS8700.
The API to Reset the onboard FXOS8700 after hardware reset to enable I2C communication.
[in] | void |
Definition at line 320 of file frdm_ke15z.c.
References SystemCoreClock.
uint32_t LPI2C0_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_i2c_cmsis.c.
[in] | void |
Definition at line 268 of file frdm_ke15z.c.
uint32_t LPI2C1_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_i2c_cmsis.c.
[in] | void |
Definition at line 281 of file frdm_ke15z.c.
uint32_t LPSPI0_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_spi_cmsis.c.
[in] | void |
Definition at line 294 of file frdm_ke15z.c.
uint32_t LPSPI1_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_spi_cmsis.c.
[in] | void |
Definition at line 307 of file frdm_ke15z.c.
uint32_t LPUART0_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
[in] | void |
Definition at line 229 of file frdm_ke15z.c.
uint32_t LPUART1_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
[in] | void |
Definition at line 242 of file frdm_ke15z.c.
uint32_t LPUART2_GetFreq | ( | void | ) |
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
[in] | void |
Definition at line 255 of file frdm_ke15z.c.
Definition at line 91 of file frdm_ke15z.c.
Definition at line 98 of file frdm_ke15z.c.
Definition at line 105 of file frdm_ke15z.c.
Definition at line 112 of file frdm_ke15z.c.
Definition at line 42 of file frdm_ke15z.c.
Definition at line 35 of file frdm_ke15z.c.
gpioHandleKSDK_t BLUE_LED |
Definition at line 198 of file frdm_ke15z.c.
Definition at line 75 of file frdm_ke15z.c.
Definition at line 82 of file frdm_ke15z.c.
gpioHandleKSDK_t D10 |
Definition at line 175 of file frdm_ke15z.c.
gpioHandleKSDK_t D11 |
Definition at line 65 of file frdm_ke15z.c.
gpioHandleKSDK_t D12 |
Definition at line 58 of file frdm_ke15z.c.
gpioHandleKSDK_t D13 |
Definition at line 51 of file frdm_ke15z.c.
gpioHandleKSDK_t D14 |
Definition at line 26 of file frdm_ke15z.c.
gpioHandleKSDK_t D15 |
Definition at line 19 of file frdm_ke15z.c.
Definition at line 119 of file frdm_ke15z.c.
Definition at line 126 of file frdm_ke15z.c.
Definition at line 133 of file frdm_ke15z.c.
Definition at line 140 of file frdm_ke15z.c.
Definition at line 147 of file frdm_ke15z.c.
Definition at line 154 of file frdm_ke15z.c.
Definition at line 161 of file frdm_ke15z.c.
Definition at line 168 of file frdm_ke15z.c.
gpioHandleKSDK_t GREEN_LED |
Definition at line 191 of file frdm_ke15z.c.
gpioHandleKSDK_t INT1 |
Definition at line 207 of file frdm_ke15z.c.
gpioHandleKSDK_t RED_LED |
Definition at line 184 of file frdm_ke15z.c.
gpioHandleKSDK_t RST_A |
Definition at line 214 of file frdm_ke15z.c.