Build Time Configurations for ra6t1_fsp
The following build time configurations are defined in fsp_cfg/bsp/bsp_mcu_family_cfg.h:
Configuration | Options | Default | Description |
Clocks |
HOCO FLL Function |
| Disabled | Setting this option to Enabled improves HOCO accuracy significantly by using the subclock, but incurs certain restrictions.
The FLL function requires the subclock oscillator to be running and stabilized. When enabled and running the PLL or system clock from HOCO, the BSP will wait for both the Subclock Stabilization Time as well as the FLL Stabilization Time when setting up clocks at startup.
When FLL is enabled Software Standby and Deep Software Standby modes are not available. |
MOSC Drive Capability Auto Switching |
| Disabled | When enabled, the drive capability auto switching function lowers the MOSC drive capability automatically after the MOSC starts and suppresses the EMI associated with the MOSC. |
Main Oscillator Wait Time |
-
35 cycles
-
67 cycles
-
131 cycles
-
259 cycles
-
547 cycles
-
1059 cycles
-
2147 cycles
-
4291 cycles
-
8163 cycles
| 8163 cycles | Number of cycles to wait for the main oscillator clock to stabilize. |
Enable inline BSP IRQ functions |
| Enabled | Using static inline functions will slightly increase code size, but will slightly decrease cycles taken in ISRs in return. |
◆ BSP_ELC_PERIPHERAL_MASK
#define BSP_ELC_PERIPHERAL_MASK |
Positions of event link set registers (ELSRs) available on this MCU
◆ elc_event_t
Sources of event signals to be linked to other peripherals or the CPU
- Note
- This list is device specific.
◆ elc_peripheral_t
Possible peripherals to be linked to event signals
- Note
- This list is device specific.