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
27 #define COUNT 10000 macro67 write_rate = central_gatt_write(COUNT); in test_central_main()86 write_rate = peripheral_gatt_write(COUNT); in test_peripheral_main()
110 return tc->COUNT.reg; in counter_sam0_tc32_read()132 before = tc->COUNT.reg; in counter_sam0_tc32_relative_alarm()145 after = tc->COUNT.reg; in counter_sam0_tc32_relative_alarm()
114 return RTC0->COUNT.reg; in rtc_count()