Symbol: rz_mtu3_get_ch
drivers/counter/rz-mtu3-cnt.c
160
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
182
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
235
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
253
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
294
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
318
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
349
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
395
struct rz_mtu3_channel *const ch1 = rz_mtu3_get_ch(counter, 0);
drivers/counter/rz-mtu3-cnt.c
396
struct rz_mtu3_channel *const ch2 = rz_mtu3_get_ch(counter, 1);
drivers/counter/rz-mtu3-cnt.c
410
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, id);
drivers/counter/rz-mtu3-cnt.c
422
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, id);
drivers/counter/rz-mtu3-cnt.c
423
struct rz_mtu3_channel *const ch1 = rz_mtu3_get_ch(counter, 0);
drivers/counter/rz-mtu3-cnt.c
424
struct rz_mtu3_channel *const ch2 = rz_mtu3_get_ch(counter, 1);
drivers/counter/rz-mtu3-cnt.c
457
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, id);
drivers/counter/rz-mtu3-cnt.c
458
struct rz_mtu3_channel *const ch1 = rz_mtu3_get_ch(counter, 0);
drivers/counter/rz-mtu3-cnt.c
459
struct rz_mtu3_channel *const ch2 = rz_mtu3_get_ch(counter, 1);
drivers/counter/rz-mtu3-cnt.c
475
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);
drivers/counter/rz-mtu3-cnt.c
476
struct rz_mtu3_channel *const ch1 = rz_mtu3_get_ch(counter, 0);
drivers/counter/rz-mtu3-cnt.c
477
struct rz_mtu3_channel *const ch2 = rz_mtu3_get_ch(counter, 1);
drivers/counter/rz-mtu3-cnt.c
635
struct rz_mtu3_channel *const ch = rz_mtu3_get_ch(counter, count->id);