Home
last modified time | relevance | path

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

/modules/hal_infineon/abstraction-rtos/include/COMPONENT_ZEPHYR/
A Dcyabs_rtos_impl.h68 uint32_t trigger_type; member
/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
A Dcyabs_rtos_zephyr.c774 timer->trigger_type = (uint32_t)type; in cy_rtos_init_timer()
790 if ((cy_timer_trigger_type_t)timer->trigger_type == CY_TIMER_TYPE_ONCE) { in cy_rtos_start_timer()

Completed in 7 milliseconds