Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_gecko_rtcc.c253 RTCC_CCChConf_TypeDef rtcc_channel_config = { in counter_gecko_init() local
289 RTCC_ChannelInit(0, &rtcc_channel_config); in counter_gecko_init()
290 RTCC_ChannelInit(1, &rtcc_channel_config); in counter_gecko_init()
291 RTCC_ChannelInit(2, &rtcc_channel_config); in counter_gecko_init()