![]() |
ISSDK
1.7
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 346 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 294 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 307 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 320 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 333 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 255 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 268 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 281 of file frdm_ke15z.c.
Definition at line 117 of file frdm_ke15z.c.
Definition at line 124 of file frdm_ke15z.c.
Definition at line 131 of file frdm_ke15z.c.
Definition at line 138 of file frdm_ke15z.c.
Definition at line 68 of file frdm_ke15z.c.
Definition at line 61 of file frdm_ke15z.c.
gpioHandleKSDK_t BLUE_LED |
Definition at line 224 of file frdm_ke15z.c.
Definition at line 101 of file frdm_ke15z.c.
Definition at line 108 of file frdm_ke15z.c.
gpioHandleKSDK_t D10 |
Definition at line 201 of file frdm_ke15z.c.
gpioHandleKSDK_t D11 |
Definition at line 91 of file frdm_ke15z.c.
gpioHandleKSDK_t D12 |
Definition at line 84 of file frdm_ke15z.c.
gpioHandleKSDK_t D13 |
Definition at line 77 of file frdm_ke15z.c.
gpioHandleKSDK_t D14 |
Definition at line 52 of file frdm_ke15z.c.
gpioHandleKSDK_t D15 |
Definition at line 45 of file frdm_ke15z.c.
Definition at line 145 of file frdm_ke15z.c.
Definition at line 152 of file frdm_ke15z.c.
Definition at line 159 of file frdm_ke15z.c.
Definition at line 166 of file frdm_ke15z.c.
Definition at line 173 of file frdm_ke15z.c.
Definition at line 180 of file frdm_ke15z.c.
Definition at line 187 of file frdm_ke15z.c.
Definition at line 194 of file frdm_ke15z.c.
gpioHandleKSDK_t GREEN_LED |
Definition at line 217 of file frdm_ke15z.c.
gpioHandleKSDK_t INT1 |
Definition at line 233 of file frdm_ke15z.c.
gpioHandleKSDK_t RED_LED |
Definition at line 210 of file frdm_ke15z.c.
gpioHandleKSDK_t RST_A |
Definition at line 240 of file frdm_ke15z.c.