1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- #ifndef SPI_VS_0_PBCFG_H
- #define SPI_VS_0_PBCFG_H
- #ifdef __cplusplus
- extern "C"{
- #endif
- #define SPI_VENDOR_ID_VS_0_PBCFG_H 43
- #define SPI_AR_RELEASE_MAJOR_VERSION_VS_0_PBCFG_H 4
- #define SPI_AR_RELEASE_MINOR_VERSION_VS_0_PBCFG_H 4
- #define SPI_AR_RELEASE_REVISION_VERSION_VS_0_PBCFG_H 0
- #define SPI_SW_MAJOR_VERSION_VS_0_PBCFG_H 1
- #define SPI_SW_MINOR_VERSION_VS_0_PBCFG_H 0
- #define SPI_SW_PATCH_VERSION_VS_0_PBCFG_H 0
- #ifdef __cplusplus
- }
- #endif
- #endif
|