Home
last modified time | relevance | path

Searched refs:ATHR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_captouch.c98 CapTouch->CT_CH[i].ATHR = CapTouch_InitStruct->CT_Channel[i].CT_ETCNNoiseThr << 24 | \ in CapTouch_Init()
339 return CapTouch->CT_CH[Channel].ATHR & BIT_CT_CHX_TOUCH_ATHRES; in CapTouch_GetChAbsThres()
358 value = (CapTouch->CT_CH[Channel].ATHR & BIT_MASK_CHX_N_ENT) >> 24; in CapTouch_GetNoiseThres()
360 value = (CapTouch->CT_CH[Channel].ATHR & BIT_MASK_CHX_P_ENT) >> 16; in CapTouch_GetNoiseThres()
489 DBG_8195A("%08x: %08x (CT_CH[0].ATHR)\n", &(CapTouch->CT_CH[0].ATHR), CapTouch->CT_CH[0].ATHR); in CapTouch_DbgDumpReg()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h660 __IO uint32_t ATHR; /*!< Absolute threshold */ member
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_image2_all.bin634 %08x: %08x (CT_CH[0].ATHR)

Completed in 17 milliseconds