#include <stdint.h>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include "fsl_uart_driver.h"
#include "fsl_flexcan_driver.h"
#include "fsl_pit_driver.h"
#include "fsl_interrupt_manager.h"
#include "fsl_clock_manager.h"
#include "board.h"
#include "fsl_debug_console.h"
static void init_pit_timer |
( |
uint8_t |
pitInstance | ) |
|
|
static |
Function prototype for main function.
- Parameters
-
receiveBuff | Buffer used to hold received data |
Return code from each SSD function
Address of the target location
Return protection status
Number of longword or phrase to be verified
0=normal, 1=user, 2=factory - margin read for reading
void PIT0_IRQHandler |
( |
void |
| ) |
|
flexcan_time_segment_t bit_rate_table_48Mhz[] |
flexcan_time_segment_t bit_rate_table_60Mhz[] |
volatile uint8_t timeout_flag |