![]()  | 
  
    ISSDK
    1.8
    
   IoT Sensing Software Development Kit 
   | 
 
The frdm_k22f.c file defines GPIO pins for FRDM-K22F board. More...
#include "frdm_k22f.h"
Go to the source code of this file.
Functions | |
| uint32_t | UART0_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | UART1_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | UART2_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | I2C0_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | I2C1_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | DSPI0_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
| uint32_t | DSPI1_GetFreq (void) | 
| Determines the Clock Frequency feature.  More... | |
The frdm_k22f.c file defines GPIO pins for FRDM-K22F board.
Definition in file frdm_k22f.c.
| uint32_t DSPI0_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_spi_cmsis.c.
| [in] | void | 
Definition at line 286 of file frdm_k22f.c.
| uint32_t DSPI1_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_spi_cmsis.c.
| [in] | void | 
Definition at line 298 of file frdm_k22f.c.
| uint32_t I2C0_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_i2c_cmsis.c.
| [in] | void | 
Definition at line 262 of file frdm_k22f.c.
| uint32_t I2C1_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_i2c_cmsis.c.
| [in] | void | 
Definition at line 274 of file frdm_k22f.c.
| uint32_t UART0_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
| [in] | void | 
Definition at line 226 of file frdm_k22f.c.
| uint32_t UART1_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
| [in] | void | 
Definition at line 238 of file frdm_k22f.c.
| uint32_t UART2_GetFreq | ( | void | ) | 
Determines the Clock Frequency feature.
The Clock Frequecny computation API required by fsl_uart_cmsis.c.
| [in] | void | 
Definition at line 250 of file frdm_k22f.c.
Definition at line 71 of file frdm_k22f.c.
Definition at line 78 of file frdm_k22f.c.
Definition at line 85 of file frdm_k22f.c.
Definition at line 92 of file frdm_k22f.c.
Definition at line 23 of file frdm_k22f.c.
Definition at line 16 of file frdm_k22f.c.
| gpioHandleKSDK_t BLUE_LED | 
Definition at line 195 of file frdm_k22f.c.
Definition at line 101 of file frdm_k22f.c.
Definition at line 108 of file frdm_k22f.c.
| gpioHandleKSDK_t D10 | 
Definition at line 172 of file frdm_k22f.c.
| gpioHandleKSDK_t D11 | 
Definition at line 39 of file frdm_k22f.c.
| gpioHandleKSDK_t D12 | 
Definition at line 46 of file frdm_k22f.c.
| gpioHandleKSDK_t D13 | 
Definition at line 32 of file frdm_k22f.c.
| gpioHandleKSDK_t D14 | 
Definition at line 55 of file frdm_k22f.c.
| gpioHandleKSDK_t D15 | 
Definition at line 62 of file frdm_k22f.c.
Definition at line 116 of file frdm_k22f.c.
Definition at line 123 of file frdm_k22f.c.
Definition at line 130 of file frdm_k22f.c.
Definition at line 137 of file frdm_k22f.c.
Definition at line 144 of file frdm_k22f.c.
Definition at line 151 of file frdm_k22f.c.
Definition at line 158 of file frdm_k22f.c.
Definition at line 165 of file frdm_k22f.c.
| gpioHandleKSDK_t GREEN_LED | 
Definition at line 188 of file frdm_k22f.c.
| gpioHandleKSDK_t INT1 | 
Definition at line 204 of file frdm_k22f.c.
| gpioHandleKSDK_t INT2 | 
Definition at line 211 of file frdm_k22f.c.
| gpioHandleKSDK_t RED_LED | 
Definition at line 181 of file frdm_k22f.c.