Hardware Abstraction Layer (HAL)
Timer (Timer/Counter)

Default Frequency Range

If no cyhal_clock_t is passed to cyhal_timer_init, a default clock will be allocated. This clock will be a Peripheral Clock (default frequency 100 Mhz) with a 16 bit Peripheral Clock divider. Because of this the frequency range that is supported by cyhal_timer_set_frequency is: 1526 hz - 100 Mhz