![]() |
ISF
2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
|
isf_fsl_uart_PEx.c implements PEx properties and event. Its also implements LDD overriding events. More...
#include "isf_fsl_uart_PEx.h"#include "mqxlite.h"#include "lwevent.h"#include "fsl_uart_driver.h"#include "isf_uart_adapter.h"#include "Serial_ISF_UART1.h"
Go to the source code of this file.
Variables | |
| const uart_instance_PEx | uart_instance_tbl [] |
| Lookup table for the LLD instance. More... | |
isf_fsl_uart_PEx.c implements PEx properties and event. Its also implements LDD overriding events.
File:isf_fsl_uart_PEx.c
Copyright (c) 2012-2014, Freescale Semiconductor, Inc.
Definition in file isf_fsl_uart_PEx.c.
| const uart_instance_PEx uart_instance_tbl[] |
Lookup table for the LLD instance.
Definition at line 24 of file isf_fsl_uart_PEx.c.