Home
last modified time | relevance | path

Searched defs:timer_callback_args_t (Results 1 – 3 of 3) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/driver/api/
H A Dr_timer_api.h101 } timer_callback_args_t; typedef
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/inc/api/
H A Dr_timer_api.h89 } timer_callback_args_t; typedef
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_gpt/
H A Dr_gpt.c961 fsp_err_t R_GPT_CallbackSet (timer_ctrl_t * const p_api_ctrl, in R_GPT_CallbackSet()