Searched refs:COUNT (Results 1 – 4 of 4) sorted by relevance
33 #define PRIORITY2TC_GEN_INNER(TYPE, COUNT) priority2tc_ ## TYPE ## _ ## COUNT argument34 #define PRIORITY2TC_GEN(TYPE, COUNT) PRIORITY2TC_GEN_INNER(TYPE, COUNT) argument
19 #define COUNT 5000 /* Arbitrary GATT Write Cmd iterations used */ macro59 write_rate = central_gatt_write(COUNT); in test_central_main()78 write_rate = peripheral_gatt_write(COUNT); in test_peripheral_main()
112 return tc->COUNT.reg; in counter_sam0_tc32_read()134 before = tc->COUNT.reg; in counter_sam0_tc32_relative_alarm()147 after = tc->COUNT.reg; in counter_sam0_tc32_relative_alarm()
115 return RTC0->COUNT.reg; in rtc_count()