Home
last modified time | relevance | path

Searched refs:cyhal_lptimer_free (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_lptimer.h137 void cyhal_lptimer_free(cyhal_lptimer_t *obj);
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/ipc/
Dcybt_platform_timer.c185 cyhal_lptimer_free(&stack_timer); in cybt_platform_stack_timer_deinit()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_lptimer.c609 cyhal_lptimer_free(obj); in cyhal_lptimer_init()
615 void cyhal_lptimer_free(cyhal_lptimer_t *obj) in cyhal_lptimer_free() function