![]() |
ISF
2.2 rev 5
Intelligent Sensing Framework for Kinetis with Processor Expert
|
Macros | |
| #define | FSL_ISF_SPI1 0 |
| Device instance number. More... | |
| #define | ISF_SPI1_DMA_MODE 0U |
| ISF_SPI1 component mode. More... | |
Variables | |
| dspi_master_state_t | ISF_SPI1_MasterState |
| Driver state structure. Generated due to enabled auto initialization. More... | |
| uint32_t | ISF_SPI1_calculatedBaudRate = 0 |
| Driver calculated baudrate is returned from DSPI_DRV_MasterInit() call. Generated due to enabled auto initialization. More... | |
| const dspi_device_t | ISF_SPI1_BusConfig0 |
| Master bus configuration declaration. More... | |
| const dspi_master_user_config_t | ISF_SPI1_MasterConfig0 |
| Master configuration declaration. More... | |
| const dspi_slave_user_config_t | ISF_SPI1_SlaveConfig0 |
| Slave configuration declaration. More... | |
| dspi_master_state_t | ISF_SPI1_MasterState |
| Driver state structure. Generated due to enabled auto initialization. More... | |
| uint32_t | ISF_SPI1_calculatedBaudRate |
| Driver calculated baudrate is returned from DSPI_DRV_MasterInit() call. Generated due to enabled auto initialization. More... | |
| const dspi_device_t | ISF_SPI1_BusConfig0 |
| Master bus configuration declaration. More... | |
| const dspi_master_user_config_t | ISF_SPI1_MasterConfig0 |
| Master configuration declaration. More... | |
| const dspi_slave_user_config_t | ISF_SPI1_SlaveConfig0 |
| Slave configuration declaration. More... | |
| #define FSL_ISF_SPI1 0 |
Device instance number.
Definition at line 79 of file ISF_SPI1.h.
Referenced by Components_Init(), and ISF_SPI1_IRQHandler().
| #define ISF_SPI1_DMA_MODE 0U |
ISF_SPI1 component mode.
Definition at line 81 of file ISF_SPI1.h.
| const dspi_device_t ISF_SPI1_BusConfig0 |
Master bus configuration declaration.
Definition at line 60 of file ISF_SPI1.c.
Referenced by Components_Init().
| const dspi_device_t ISF_SPI1_BusConfig0 |
Master bus configuration declaration.
Definition at line 60 of file ISF_SPI1.c.
Referenced by Components_Init().
| uint32_t ISF_SPI1_calculatedBaudRate = 0 |
Driver calculated baudrate is returned from DSPI_DRV_MasterInit() call. Generated due to enabled auto initialization.
Definition at line 58 of file ISF_SPI1.c.
Referenced by Components_Init().
| uint32_t ISF_SPI1_calculatedBaudRate |
Driver calculated baudrate is returned from DSPI_DRV_MasterInit() call. Generated due to enabled auto initialization.
Definition at line 58 of file ISF_SPI1.c.
Referenced by Components_Init().
| const dspi_master_user_config_t ISF_SPI1_MasterConfig0 |
Master configuration declaration.
Definition at line 68 of file ISF_SPI1.c.
Referenced by Components_Init().
| const dspi_master_user_config_t ISF_SPI1_MasterConfig0 |
Master configuration declaration.
Definition at line 68 of file ISF_SPI1.c.
Referenced by Components_Init().
| dspi_master_state_t ISF_SPI1_MasterState |
Driver state structure. Generated due to enabled auto initialization.
Definition at line 57 of file ISF_SPI1.c.
Referenced by Components_Init().
| dspi_master_state_t ISF_SPI1_MasterState |
Driver state structure. Generated due to enabled auto initialization.
Definition at line 57 of file ISF_SPI1.c.
Referenced by Components_Init().
| const dspi_slave_user_config_t ISF_SPI1_SlaveConfig0 |
Slave configuration declaration.
Definition at line 76 of file ISF_SPI1.c.
| const dspi_slave_user_config_t ISF_SPI1_SlaveConfig0 |
Slave configuration declaration.
Definition at line 76 of file ISF_SPI1.c.