/hal_infineon-3.7.0/mtb-hal-cat1/source/ |
D | cyhal_clock.c | 648 static cy_rslt_t _cyhal_clock_set_enabled_unsupported(cyhal_clock_t *clock, bool enabled, bool wait… in _cyhal_clock_set_enabled_unsupported() 656 static cy_rslt_t _cyhal_clock_set_frequency_unsupported(cyhal_clock_t *clock, uint32_t hz, const cy… in _cyhal_clock_set_frequency_unsupported() 664 static cy_rslt_t _cyhal_clock_set_divider_unsupported(cyhal_clock_t *clock, uint32_t divider) in _cyhal_clock_set_divider_unsupported() 671 static cy_rslt_t _cyhal_clock_set_source_unsupported(cyhal_clock_t *clock, const cyhal_clock_t *sou… in _cyhal_clock_set_source_unsupported() 678 static bool _cyhal_clock_is_enabled_true(const cyhal_clock_t *clock) in _cyhal_clock_is_enabled_true() 683 static cy_rslt_t _cyhal_clock_get_sources_none(const cyhal_clock_t *clock, const cyhal_resource_ins… in _cyhal_clock_get_sources_none() 1045 static uint32_t _cyhal_clock_get_frequency_imo(const cyhal_clock_t *clock) in _cyhal_clock_get_frequency_imo() 1055 static bool _cyhal_clock_is_enabled_eco(const cyhal_clock_t *clock) in _cyhal_clock_is_enabled_eco() 1060 static cy_rslt_t _cyhal_clock_set_enabled_eco(cyhal_clock_t *clock, bool enabled, bool wait_for_loc… in _cyhal_clock_set_enabled_eco() 1092 static uint32_t _cyhal_clock_get_frequency_eco(const cyhal_clock_t *clock) in _cyhal_clock_get_frequency_eco() [all …]
|
D | cyhal_utils_impl.c | 140 static inline cy_rslt_t _cyhal_utils_allocate_peri(cyhal_clock_t *clock, uint8_t peri_group, cyhal_… in _cyhal_utils_allocate_peri() 502 cy_rslt_t _cyhal_utils_allocate_clock(cyhal_clock_t *clock, const cyhal_resource_inst_t *clocked_it… in _cyhal_utils_allocate_clock() 544 cy_rslt_t _cyhal_utils_allocate_clock(cyhal_clock_t *clock, const cyhal_resource_inst_t *clocked_it… in _cyhal_utils_allocate_clock() 573 cy_rslt_t _cyhal_utils_allocate_clock(cyhal_clock_t *clock, const cyhal_resource_inst_t *clocked_it… in _cyhal_utils_allocate_clock() 580 cy_rslt_t _cyhal_utils_allocate_clock(cyhal_clock_t *clock, const cyhal_resource_inst_t *clocked_it… in _cyhal_utils_allocate_clock() 588 cy_rslt_t _cyhal_utils_set_clock_frequency(cyhal_clock_t* clock, uint32_t hz, const cyhal_clock_tol… in _cyhal_utils_set_clock_frequency() 650 cy_rslt_t _cyhal_utils_find_hf_source_n_divider(cyhal_clock_t *clock, uint32_t hz, in _cyhal_utils_find_hf_source_n_divider() 748 cy_rslt_t _cyhal_utils_set_clock_frequency2(cyhal_clock_t *clock, uint32_t hz, const cyhal_clock_to… in _cyhal_utils_set_clock_frequency2()
|
D | cyhal_keyscan.c | 176 … uint8_t num_rows, const cyhal_gpio_t *rows, const cyhal_clock_t *clock) in _cyhal_keyscan_init_resources() 339 … uint8_t num_rows, const cyhal_gpio_t *rows, const cyhal_clock_t *clock) in cyhal_keyscan_init()
|
D | cyhal_usb_dev.c | 200 static bool _cyhal_usb_dev_set_hf_divider(uint32_t clock, uint32_t input_freq, uint32_t target_freq) in _cyhal_usb_dev_set_hf_divider() 240 static cy_rslt_t _cyhal_usb_dev_init_pll(uint32_t clock, uint32_t pll, uint32_t target_freq) in _cyhal_usb_dev_init_pll() 285 uint32_t clock = _CYHAL_USB_DEV_USB_CLK_HF; in _cyhal_usb_dev_hf_clock_setup() local
|
D | cyhal_scb_common.c | 417 static cy_rslt_t _cyhal_scb_configure_peri_clock(cyhal_clock_t *clock, const cyhal_resource_inst_t … in _cyhal_scb_configure_peri_clock() 483 … cyhal_clock_t *clock = is_i2c ? &(((cyhal_i2c_t *)obj)->clock) : &(((cyhal_ezi2c_t *)obj)->clock); in _cyhal_i2c_set_peri_divider() local
|
/hal_infineon-3.7.0/mtb-hal-cat1/include_pvt/ |
D | cyhal_utils_impl.h | 253 …lt_t _cyhal_utils_peri_pclk_set_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock, uint32_… in _cyhal_utils_peri_pclk_set_divider() 262 …line uint32_t _cyhal_utils_peri_pclk_get_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_get_divider() 271 …_cyhal_utils_peri_pclk_set_frac_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock, uint32_… in _cyhal_utils_peri_pclk_set_frac_divider() 280 …_cyhal_utils_peri_pclk_get_frac_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock, uint32_… in _cyhal_utils_peri_pclk_get_frac_divider() 289 …ne uint32_t _cyhal_utils_peri_pclk_get_frequency(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_get_frequency() 298 … cy_rslt_t _cyhal_utils_peri_pclk_assign_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_assign_divider() 314 … cy_rslt_t _cyhal_utils_peri_pclk_enable_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_enable_divider() 323 …cy_rslt_t _cyhal_utils_peri_pclk_disable_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_disable_divider() 332 …ls_peri_pclk_enable_phase_align_divider(en_clk_dst_t clk_dest, const cyhal_clock_t *clock, const c… in _cyhal_utils_peri_pclk_enable_phase_align_divider() 343 …e bool _cyhal_utils_peri_pclk_is_divider_enabled(en_clk_dst_t clk_dest, const cyhal_clock_t *clock) in _cyhal_utils_peri_pclk_is_divider_enabled()
|
D | cyhal_hw_types.h | 194 cyhal_clock_t clock; member 386 cyhal_clock_t clock; member 425 const cyhal_clock_t * clock; member 478 cyhal_clock_t clock; member 528 const cyhal_clock_t * clock; member 743 cyhal_clock_t clock; member 774 const cyhal_clock_t* clock; member 793 cyhal_clock_t clock; member 817 const cyhal_clock_t* clock; member 874 cyhal_clock_t clock; member [all …]
|
D | cyhal_clock_impl.h | 369 static inline cy_rslt_t _cyhal_clock_allocate(cyhal_clock_t *clock, cyhal_clock_block_t block) in _cyhal_clock_allocate() 378 static inline cy_rslt_t _cyhal_clock_allocate_peri(cyhal_clock_t *clock, cyhal_clock_block_t block) in _cyhal_clock_allocate_peri() 386 #define cyhal_clock_allocate(clock, block) _cyhal_clock_allocate(clock, block) argument
|
D | cyhal_hw_resources.h | 256 …#define _CYHAL_PERIPHERAL_CLOCK_GET_INSTANCE(clock) ((clock >> 2) / PERI0_PERI_PCL… argument 257 …#define _CYHAL_PERIPHERAL_CLOCK_GET_GROUP(clock) ((clock >> 2) - (_CYHAL_PERIPH… argument
|
/hal_infineon-3.7.0/XMCLib/drivers/src/ |
D | xmc_ccu4.c | 97 #define XMC_CCU4_SLICE_CHECK_CLOCK(clock) \ argument 337 void XMC_CCU4_SetModuleClock(XMC_CCU4_MODULE_t *const module, const XMC_CCU4_CLOCK_t clock) in XMC_CCU4_SetModuleClock()
|
D | xmc4_scu.c | 1056 void XMC_SCU_CLOCK_EnableClock(const XMC_SCU_CLOCK_t clock) in XMC_SCU_CLOCK_EnableClock() 1062 void XMC_SCU_CLOCK_DisableClock(const XMC_SCU_CLOCK_t clock) in XMC_SCU_CLOCK_DisableClock() 1068 bool XMC_SCU_CLOCK_IsClockEnabled(const XMC_SCU_CLOCK_t clock) in XMC_SCU_CLOCK_IsClockEnabled()
|
D | xmc_ccu8.c | 107 #define XMC_CCU8_SLICE_CHECK_CLOCK(clock) \ argument 325 void XMC_CCU8_SetModuleClock(XMC_CCU8_MODULE_t *const module, const XMC_CCU8_CLOCK_t clock) in XMC_CCU8_SetModuleClock()
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/ |
D | cy_sysanalog.c | 35 #define IS_TMR_CLK_VALID(clock) (((clock) == CY_SYSANALOG_TIMER_CLK_PERI) || \ argument
|
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/include/ |
D | cy_sar.h | 862 #define CY_SAR_IS_CLK_VALID(clock) (((clock) == CY_SAR_CLK_PERI) || \ argument 1484 …cy_en_sar_clock_source_t clock; /**< Clock source selection (enable/disable SA… member 2450 __STATIC_INLINE void Cy_SAR_SelectClock(const SAR_Type * base, cy_en_sar_clock_source_t clock) in Cy_SAR_SelectClock()
|
/hal_infineon-3.7.0/mtb-hal-cat1/COMPONENT_CAT1B/include/ |
D | cyhal_missing_pdl.h | 319 cy_en_sar_clock_source_t clock; member
|