Searched refs:COUNT16 (Results 1 – 14 of 14) sorted by relevance
169 tmp = ((Tc *)hw)->COUNT16.INTFLAG.reg; in hri_tc_get_INTFLAG_reg()507 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_SWRST_bit()524 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_ENABLE_bit()533 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_write_CTRLA_ENABLE_bit()536 ((Tc *)hw)->COUNT16.CTRLA.reg = tmp; in hri_tc_write_CTRLA_ENABLE_bit()568 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_RUNSTDBY_bit()577 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_write_CTRLA_RUNSTDBY_bit()580 ((Tc *)hw)->COUNT16.CTRLA.reg = tmp; in hri_tc_write_CTRLA_RUNSTDBY_bit()612 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_ONDEMAND_bit()621 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_write_CTRLA_ONDEMAND_bit()[all …]
511 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_SWRST_bit()528 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_ENABLE_bit()537 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_write_CTRLA_ENABLE_bit()540 ((Tc *)hw)->COUNT16.CTRLA.reg = tmp; in hri_tc_write_CTRLA_ENABLE_bit()572 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_get_CTRLA_RUNSTDBY_bit()581 tmp = ((Tc *)hw)->COUNT16.CTRLA.reg; in hri_tc_write_CTRLA_RUNSTDBY_bit()2177 tmp = ((Tc *)hw)->COUNT16.PER.reg; in hri_tccount16_get_PER_PER_bf()2186 tmp = ((Tc *)hw)->COUNT16.PER.reg; in hri_tccount16_write_PER_PER_bf()2189 ((Tc *)hw)->COUNT16.PER.reg = tmp; in hri_tccount16_write_PER_PER_bf()2214 tmp = ((Tc *)hw)->COUNT16.PER.reg; in hri_tccount16_read_PER_PER_bf()[all …]
346 hw->COUNT16.COUNT.reg in tc_init()353 hw->COUNT16.CC[0].reg = in tc_init()360 hw->COUNT16.CC[1].reg = in tc_init()430 tc_module->COUNT16.COUNT.reg = (uint16_t)count; in tc_set_count_value()475 return (uint32_t)tc_module->COUNT16.COUNT.reg; in tc_get_count_value()521 return tc_module->COUNT16.CC[channel_index].reg; in tc_get_capture_value()584 tc_module->COUNT16.CCBUF[channel_index].reg = in tc_set_compare_value()587 tc_module->COUNT16.CC[channel_index].reg = in tc_set_compare_value()705 tc_module->COUNT16.CCBUF[0].reg = (uint16_t)top_value; in tc_set_top_value()707 tc_module->COUNT16.CC[0].reg = (uint16_t)top_value; in tc_set_top_value()
338 hw->COUNT16.COUNT.reg in tc_init()345 hw->COUNT16.CC[0].reg = in tc_init()352 hw->COUNT16.CC[1].reg = in tc_init()422 tc_module->COUNT16.COUNT.reg = (uint16_t)count; in tc_set_count_value()464 return (uint32_t)tc_module->COUNT16.COUNT.reg; in tc_get_count_value()510 return tc_module->COUNT16.CC[channel_index].reg; in tc_get_capture_value()567 tc_module->COUNT16.CC[channel_index].reg = in tc_set_compare_value()674 tc_module->COUNT16.CC[0].reg = (uint16_t)top_value; in tc_set_top_value()
677 TcCount16 COUNT16; /**< \brief Offset: 0x00 16-bit Counter Mode */ member
680 TcCount16 COUNT16; /**< \brief Offset: 0x00 16-bit Counter Mode */ member
822 TcCount16 COUNT16; /**< \brief Offset: 0x00 16-bit Counter Mode */ member
844 TcCount16 COUNT16; /**< \brief Offset: 0x00 16-bit Counter Mode */ member
1019 TcCount16 COUNT16; /**< 16-bit Counter Mode */ member
Completed in 121 milliseconds