Searched refs:CY_SYSCLK_CLKPATH_IN_IHO (Results 1 – 3 of 3) sorted by relevance
971 #define CY_SYSCLK_IS_CLKPATH_SOURCE_VALID(clkSrc) (((clkSrc) == CY_SYSCLK_CLKPATH_IN_IHO) ||…998 … ((clkSrc) == CY_SYSCLK_CLKPATH_IN_IHO) || \1512 CY_SYSCLK_CLKPATH_IN_IHO = 0U, /**< Select the IHO as the output of the path mux */ enumerator1557 CY_SYSCLK_CLKPATH_IN_IHO = 6U, /**< Select the IHO as the output of the path mux */
1381 clkpath_src = CY_SYSCLK_CLKPATH_IN_IHO; in _cyhal_clock_set_source_pathmux()
2702 case CY_SYSCLK_CLKPATH_IN_IHO: in Cy_SysClk_ClkPathMuxGetFrequency()