Home
last modified time | relevance | path

Searched refs:TIMER_UNIT_PERIOD_MSEC (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.h131 TIMER_UNIT_PERIOD_MSEC, ///< Period in milliseconds enumerator
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/synergy_gen/
H A Dhal_data.c18 .unit = TIMER_UNIT_PERIOD_MSEC,
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c780 case TIMER_UNIT_PERIOD_MSEC: in gpt_period_to_pclk()