Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/sam0/drivers/tc/tc_sam_l_c/
A Dtc.c370 hw->COUNT32.COUNT.reg in tc_init()
377 hw->COUNT32.CC[0].reg = in tc_init()
384 hw->COUNT32.CC[1].reg = in tc_init()
434 tc_module->COUNT32.COUNT.reg = (uint32_t)count; in tc_set_count_value()
478 return tc_module->COUNT32.COUNT.reg; in tc_get_count_value()
527 return tc_module->COUNT32.CC[channel_index].reg; in tc_get_capture_value()
597 tc_module->COUNT32.CCBUF[channel_index].reg = in tc_set_compare_value()
600 tc_module->COUNT32.CC[channel_index].reg = in tc_set_compare_value()
713 tc_module->COUNT32.CCBUF[0].reg = (uint32_t)top_value; in tc_set_top_value()
715 tc_module->COUNT32.CC[0].reg = (uint32_t)top_value; in tc_set_top_value()
/bsp/samd21/sam_d2x_asflib/sam0/drivers/tc/tc_sam_d_r_h/
A Dtc.c362 hw->COUNT32.COUNT.reg in tc_init()
369 hw->COUNT32.CC[0].reg = in tc_init()
376 hw->COUNT32.CC[1].reg = in tc_init()
426 tc_module->COUNT32.COUNT.reg = (uint32_t)count; in tc_set_count_value()
467 return tc_module->COUNT32.COUNT.reg; in tc_get_count_value()
516 return tc_module->COUNT32.CC[channel_index].reg; in tc_get_capture_value()
575 tc_module->COUNT32.CC[channel_index].reg = in tc_set_compare_value()
678 tc_module->COUNT32.CC[0].reg = (uint32_t)top_value; in tc_set_top_value()
/bsp/microchip/saml10/bsp/hri/
A Dhri_tc_l10.h1974 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_COUNT_bf()
1983 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_write_COUNT_COUNT_bf()
1986 ((Tc *)hw)->COUNT32.COUNT.reg = tmp; in hri_tccount32_write_COUNT_COUNT_bf()
2011 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_COUNT_bf()
2076 tmp = ((Tc *)hw)->COUNT32.PER.reg; in hri_tccount32_get_PER_PER_bf()
2085 tmp = ((Tc *)hw)->COUNT32.PER.reg; in hri_tccount32_write_PER_PER_bf()
2088 ((Tc *)hw)->COUNT32.PER.reg = tmp; in hri_tccount32_write_PER_PER_bf()
2113 tmp = ((Tc *)hw)->COUNT32.PER.reg; in hri_tccount32_read_PER_PER_bf()
2130 tmp = ((Tc *)hw)->COUNT32.PER.reg; in hri_tccount32_get_PER_reg()
2138 ((Tc *)hw)->COUNT32.PER.reg = data; in hri_tccount32_write_PER_reg()
[all …]
/bsp/microchip/samc21/bsp/hri/
A Dhri_tc_c21.h1866 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_COUNT_bf()
1875 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_write_COUNT_COUNT_bf()
1878 ((Tc *)hw)->COUNT32.COUNT.reg = tmp; in hri_tccount32_write_COUNT_COUNT_bf()
1903 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_COUNT_bf()
1911 ((Tc *)hw)->COUNT32.COUNT.reg |= mask; in hri_tccount32_set_COUNT_reg()
1921 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_reg()
1929 ((Tc *)hw)->COUNT32.COUNT.reg = data; in hri_tccount32_write_COUNT_reg()
1937 ((Tc *)hw)->COUNT32.COUNT.reg &= ~mask; in hri_tccount32_clear_COUNT_reg()
1945 ((Tc *)hw)->COUNT32.COUNT.reg ^= mask; in hri_tccount32_toggle_COUNT_reg()
1953 return ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_reg()
[all …]
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_tc_d51.h1970 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_COUNT_bf()
1979 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_write_COUNT_COUNT_bf()
1982 ((Tc *)hw)->COUNT32.COUNT.reg = tmp; in hri_tccount32_write_COUNT_COUNT_bf()
2007 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_COUNT_bf()
2015 ((Tc *)hw)->COUNT32.COUNT.reg |= mask; in hri_tccount32_set_COUNT_reg()
2025 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_reg()
2033 ((Tc *)hw)->COUNT32.COUNT.reg = data; in hri_tccount32_write_COUNT_reg()
2041 ((Tc *)hw)->COUNT32.COUNT.reg &= ~mask; in hri_tccount32_clear_COUNT_reg()
2049 ((Tc *)hw)->COUNT32.COUNT.reg ^= mask; in hri_tccount32_toggle_COUNT_reg()
2057 return ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_reg()
[all …]
/bsp/microchip/same54/bsp/hri/
A Dhri_tc_e54.h1970 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_COUNT_bf()
1979 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_write_COUNT_COUNT_bf()
1982 ((Tc *)hw)->COUNT32.COUNT.reg = tmp; in hri_tccount32_write_COUNT_COUNT_bf()
2007 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_COUNT_bf()
2015 ((Tc *)hw)->COUNT32.COUNT.reg |= mask; in hri_tccount32_set_COUNT_reg()
2025 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_reg()
2033 ((Tc *)hw)->COUNT32.COUNT.reg = data; in hri_tccount32_write_COUNT_reg()
2041 ((Tc *)hw)->COUNT32.COUNT.reg &= ~mask; in hri_tccount32_clear_COUNT_reg()
2049 ((Tc *)hw)->COUNT32.COUNT.reg ^= mask; in hri_tccount32_toggle_COUNT_reg()
2057 return ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_reg()
[all …]
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_tc_d51.h1970 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_COUNT_bf()
1979 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_write_COUNT_COUNT_bf()
1982 ((Tc *)hw)->COUNT32.COUNT.reg = tmp; in hri_tccount32_write_COUNT_COUNT_bf()
2007 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_COUNT_bf()
2015 ((Tc *)hw)->COUNT32.COUNT.reg |= mask; in hri_tccount32_set_COUNT_reg()
2025 tmp = ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_get_COUNT_reg()
2033 ((Tc *)hw)->COUNT32.COUNT.reg = data; in hri_tccount32_write_COUNT_reg()
2041 ((Tc *)hw)->COUNT32.COUNT.reg &= ~mask; in hri_tccount32_clear_COUNT_reg()
2049 ((Tc *)hw)->COUNT32.COUNT.reg ^= mask; in hri_tccount32_toggle_COUNT_reg()
2057 return ((Tc *)hw)->COUNT32.COUNT.reg; in hri_tccount32_read_COUNT_reg()
[all …]
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dtc.h678 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dtc.h681 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtc.h823 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/microchip/same54/bsp/include/component/
A Dtc.h845 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dtc.h845 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dtc.h845 TcCount32 COUNT32; /**< \brief Offset: 0x00 32-bit Counter Mode */ member
/bsp/microchip/saml10/bsp/include/component/
A Dtc.h1020 TcCount32 COUNT32; /**< 32-bit Counter Mode */ member

Completed in 902 milliseconds