MTB CAT1 Peripheral driver library

General Description

Enumerations

enum  cy_en_clkpath_in_sources_t {
  CY_SYSCLK_CLKPATH_IN_IHO,
  CY_SYSCLK_CLKPATH_IN_EXT,
  CY_SYSCLK_CLKPATH_IN_ECO,
  CY_SYSCLK_CLKPATH_IN_IMO,
  CY_SYSCLK_CLKPATH_IN_ALTHF0,
  CY_SYSCLK_CLKPATH_IN_ALTHF1,
  CY_SYSCLK_CLKPATH_IN_LPECO,
  CY_SYSCLK_CLKPATH_IN_DSIMUX,
  CY_SYSCLK_CLKPATH_IN_DSI,
  CY_SYSCLK_CLKPATH_IN_ILO,
  CY_SYSCLK_CLKPATH_IN_ILO0,
  CY_SYSCLK_CLKPATH_IN_WCO,
  CY_SYSCLK_CLKPATH_IN_ALTLF,
  CY_SYSCLK_CLKPATH_IN_PILO,
  CY_SYSCLK_CLKPATH_IN_ILO1
}
 Input multiplexer clock sources. More...
 

Enumeration Type Documentation

◆ cy_en_clkpath_in_sources_t

Input multiplexer clock sources.

Enumerator
CY_SYSCLK_CLKPATH_IN_IHO 

Select the IHO as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_EXT 

Select the EXT as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_ECO 

Select the ECO as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_IMO 

Select the IMO as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_ALTHF0 

Select the ALTHF0 as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_ALTHF1 

Select the ALTHF1 as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_LPECO 

Select the LPECO as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_DSIMUX 

Select the DSI MUX output as the output of the path mux.

CY_SYSCLK_CLKPATH_IN_DSI 

Select a DSI signal (0 - 15) as the output of the DSI mux and path mux.

Make sure the DSI clock sources are available on used device.

CY_SYSCLK_CLKPATH_IN_ILO 

Select the ILO (16) as the output of the DSI mux and path mux.

CY_SYSCLK_CLKPATH_IN_ILO0 

Select the ILO0 (16) as the output of the DSI mux and path mux.

CY_SYSCLK_CLKPATH_IN_WCO 

Select the WCO (17) as the output of the DSI mux and path mux.

CY_SYSCLK_CLKPATH_IN_ALTLF 

Select the ALTLF (18) as the output of the DSI mux and path mux.

Make sure the ALTLF clock sources in available on used device.

CY_SYSCLK_CLKPATH_IN_PILO 

Select the PILO (19) as the output of the DSI mux and path mux.

Make sure the PILO clock sources in available on used device.

CY_SYSCLK_CLKPATH_IN_ILO1 

Select the ILO1 (20) as the output of the DSI mux and path mux.