ISF  2.1
Intelligent Sensing Framework for Kinetis with Processor Expert
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
fsl_spi_hal.c File Reference

fsl_spi_hal.c implements spi HAL Layer interfaces. More...

#include "fsl_spi_hal.h"
Include dependency graph for fsl_spi_hal.c:

Go to the source code of this file.

Functions

void spi_hal_enable (uint32 instance)
 
void spi_hal_disable (uint32 instance)
 

Detailed Description

fsl_spi_hal.c implements spi HAL Layer interfaces.

File: fsl_spi_hal.c

Copyright (c) 2014, Freescale Semiconductor, Inc.

Definition in file fsl_spi_hal.c.

Function Documentation

void spi_hal_disable ( uint32  instance)

Definition at line 31 of file fsl_spi_hal.c.

Referenced by spi_master_adapter_stop().

Here is the caller graph for this function:

void spi_hal_enable ( uint32  instance)

Definition at line 21 of file fsl_spi_hal.c.

Referenced by spi_master_adapter_start().

Here is the caller graph for this function: