Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/modules/hal_infineon/abstraction-rtos/include/COMPONENT_ZEPHYR/
Dcyabs_rtos_impl.h97 typedef void *cy_timer_callback_arg_t; typedef
/Zephyr-Core-3.7.0/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c779 (cy_timer_callback_arg_t)_timer->arg); in zephyr_timer_event_handler()
783 cy_timer_callback_t fun, cy_timer_callback_arg_t arg) in cy_rtos_init_timer()