Home
last modified time | relevance | path

Searched refs:CYHAL_CLOCK_RSC_TIMER (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.6.0/mtb-hal-cat1/include_pvt/
Dcyhal_clock_impl.h251 extern const cyhal_resource_inst_t CYHAL_CLOCK_RSC_TIMER;
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_clock.c244 const cyhal_resource_inst_t CYHAL_CLOCK_RSC_TIMER = { CYHAL_RSC_CLOCK, (uint8_t)CYHAL_CLOCK_BLOCK_T… variable
2833 &CYHAL_CLOCK_RSC_TIMER, /* Technically present on CAT1B and CAT1C, but deprecated */ in _cyhal_clock_get_sources_alt_sys_tick()