MTB CAT1 Peripheral driver library

General Description

Enumerations

enum  cy_en_clkpath_in_sources_t {
  CY_SYSCLK_CLKPATH_IN_IMO = 0U,
  CY_SYSCLK_CLKPATH_IN_EXT = 1U,
  CY_SYSCLK_CLKPATH_IN_ECO = 2U,
  CY_SYSCLK_CLKPATH_IN_ALTHF = 3U,
  CY_SYSCLK_CLKPATH_IN_DSIMUX = 4U,
  CY_SYSCLK_CLKPATH_IN_LPECO = 5U,
  CY_SYSCLK_CLKPATH_IN_DSI = 0x100U,
  CY_SYSCLK_CLKPATH_IN_ILO = 0x110U,
  CY_SYSCLK_CLKPATH_IN_ILO0 = CY_SYSCLK_CLKPATH_IN_ILO,
  CY_SYSCLK_CLKPATH_IN_WCO = 0x111U,
  CY_SYSCLK_CLKPATH_IN_ALTLF = 0x112U,
  CY_SYSCLK_CLKPATH_IN_PILO = 0x113U,
  CY_SYSCLK_CLKPATH_IN_ILO1 = 0x114U
}
 Input multiplexer clock sources. More...
 

Enumeration Type Documentation

◆ cy_en_clkpath_in_sources_t

Input multiplexer clock sources.

Enumerator
CY_SYSCLK_CLKPATH_IN_IMO 

Select the IMO 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_ALTHF 

Select the ALTHF 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_LPECO 

Select the LPECO 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_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.