Searched refs:thshdh (Results 1 – 4 of 4) sorted by relevance
27 config->thshdh = 0xfff; in adc12_get_channel_default_config()182 ptr->PRD_CFG[config->ch].PRD_THSHD_CFG = ADC12_PRD_CFG_PRD_THSHD_CFG_THSHDH_SET(config->thshdh) in adc12_init_channel()208 config->thshdh = ADC12_PRD_CFG_PRD_THSHD_CFG_THSHDH_GET(ptr->PRD_CFG[ch].PRD_THSHD_CFG); in adc12_get_channel_threshold()
27 config->thshdh = 0xffff; in adc16_get_channel_default_config()216 ptr->PRD_CFG[config->ch].PRD_THSHD_CFG = ADC16_PRD_CFG_PRD_THSHD_CFG_THSHDH_SET(config->thshdh) in adc16_init_channel()240 config->thshdh = ADC16_PRD_CFG_PRD_THSHD_CFG_THSHDH_GET(ptr->PRD_CFG[ch].PRD_THSHD_CFG); in adc16_get_channel_threshold()
136 uint16_t thshdh; member146 uint16_t thshdh; member
130 uint16_t thshdh; member140 uint16_t thshdh; member
Completed in 12 milliseconds