![]() |
Synergy Software Package User's Manual
|
Data Structures | |
| struct | bsp_feature_sci_t |
| struct | bsp_feature_rspi_t |
| struct | bsp_feature_lvd_t |
| struct | bsp_feature_acmphs_t |
| struct | bsp_feature_adc_t |
| struct | bsp_feature_can_t |
| struct | bsp_feature_dac_t |
| struct | bsp_feature_flash_lp |
| struct | bsp_feature_flash_hp |
| struct | bsp_feature_ctsu_t |
| struct | bsp_feature_ioport_t |
| struct | bsp_feature_cgc_t |
| struct | bsp_feature_opamp_t |
| struct | bsp_feature_sdhi_t |
| struct | bsp_feature_ssi_t |
| struct | bsp_feature_icu_t |
| struct | bsp_feature_lpmv2_t |
| struct | bsp_feature_riic_t |
This group contains lookup functions that provide MCU specific feature information that is not available in the factory flash.
| void R_BSP_FeatureAcmphsGet | ( | bsp_feature_acmphs_t * | p_acmphs_feature | ) |
Get MCU specific ACMPHS features
| [out] | p_acmphs_feature | Pointer to structure to store ACMPHS features. |
| void R_BSP_FeatureAdcGet | ( | bsp_feature_adc_t * | p_adc_feature | ) |
Get MCU specific ADC features
| [out] | p_adc_feature | Pointer to structure to store ADC features. |
| void R_BSP_FeatureCanGet | ( | bsp_feature_can_t * | p_can_feature | ) |
Get MCU specific CAN features
| [out] | p_can_feature | Pointer to structure to store CAN features. |
| void R_BSP_FeatureCgcGet | ( | bsp_feature_cgc_t const ** | pp_cgc_feature | ) |
Get MCU specific CGC features
| [out] | pp_cgc_feature | Pointer to structure to store pointer to CGC features. |
| void R_BSP_FeatureCtsuGet | ( | bsp_feature_ctsu_t * | p_ctsu_feature | ) |
Get MCU specific CTSU features
| [out] | p_ctsu_feature | Pointer to structure to store CTSU features. |
| void R_BSP_FeatureDacGet | ( | bsp_feature_dac_t * | p_dac_feature | ) |
Get MCU specific DAC features
| [out] | p_dac_feature | Pointer to structure to store DAC features. |
| void R_BSP_FeatureFlashLpGet | ( | bsp_feature_flash_lp * | p_flash_lp_feature | ) |
Get MCU specific FLASH LP features
| [out] | p_flash_lp_feature | Pointer to structure to store Flash LP features. |
S124 uses 1 macro of 128K and single access for Code Flash. It can therefore access 128K as a single macro and it's Code Flash memory is effectively organized as a single macro of 128K, yielding a total of 128K Code Flash.
S128 uses 1 macro of 256K and single access for Code Flash. It can therefore access 256K as a single macro and it's Code Flash memory is effectively organized as a single macro of 256K, yielding a total of 256K Code Flash.
S1JA uses 2 macros of 128K and double access for Code Flash. It can therefore access 256K as a single macro and it's Code Flash memory is effectively organized as 1 macro of 256K each, yielding a total of 256K Code Flash.
S3A1 uses 4 macros of 256K and double access for Code Flash. It can therefore access 512K as a single macro and it's Code Flash memory is effectively organized as 2 macros of 512K each, yielding a total of 1MB Code Flash. This generates a macro boundary at 512K which is important for blank checking.
S3A7 uses 4 macros of 256K and double access for Code Flash. It can therefore access 512K as a single macro and it's Code Flash memory is effectively organized as 2 macros of 512K each, yielding a total of 1MB Code Flash. This generates a macro boundary at 512K which is important for blank checking.
| void R_BSP_FeatureICUGet | ( | bsp_feature_icu_t * | p_icu_feature | ) |
Get MCU specific DMAC features
| [out] | p_icu_feature | Pointer to structure to store DMAC features. |
| void R_BSP_FeatureIoportGet | ( | bsp_feature_ioport_t * | p_ioport_feature | ) |
Get MCU specific I/O port features
| [out] | p_ioport_feature | Pointer to structure to store I/O port features. |
| void R_BSP_FeatureLPMV2Get | ( | bsp_feature_lpmv2_t * | p_lpmv2_feature | ) |
Get MCU specific LPMV2 features
| [out] | p_lpmv2_feature | Pointer to structure to store LPMV2 features. |
| void R_BSP_FeatureLvdGet | ( | bsp_feature_lvd_t * | p_lvd_feature | ) |
Get MCU specific LVD features.
| [out] | p_lvd_feature | Pointer to structure to store LVD features. |
| void R_BSP_FeatureOpampGet | ( | bsp_feature_opamp_t *const | p_opamp_feature | ) |
Get MCU specific OPAMP features
| [out] | p_opamp_feature | Pointer to structure to store OPAMP features. |
| void R_BSP_FeatureRIICGet | ( | bsp_feature_riic_t * | p_riic_feature | ) |
Get MCU specific RIIC features
| [out] | p_riic_feature | Pointer to structure to store RIIC features. |
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
< Initialize the input rise time for standard and fast mode
< Initialize the input rise time for fastplus mode
| void R_BSP_FeatureRspiGet | ( | bsp_feature_rspi_t * | p_rspi_feature | ) |
Get MCU specific RSPI features.
| [out] | p_rspi_feature | Pointer to structure to store RSPI features. |
| void R_BSP_FeatureSciGet | ( | bsp_feature_sci_t * | p_sci_feature | ) |
Get MCU specific SCI features.
| [out] | p_sci_feature | Pointer to structure to store SCI features. |
| void R_BSP_FeatureSdhiGet | ( | bsp_feature_sdhi_t * | p_sdhi_feature | ) |
Get MCU specific SDHI features
| [out] | p_sdhi_feature | Pointer to structure to store SDHI features. |
| void R_BSP_FeatureSsiGet | ( | bsp_feature_ssi_t * | p_ssi_feature | ) |
Get MCU specific SSI features
| [out] | p_ssi_feature | Pointer to structure to store SSI features. |