Home
last modified time | relevance | path

Searched refs:Thresh (Results 1 – 10 of 10) sorted by relevance

/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_comp.c120 COMP_InitStruct->Thresh=0; in COMP_StructInit()
131 SetBitMsk(tmp, COMP_InitStruct->Thresh << 1, COMP_FILC_THRESH_MASK); in COMP_Init()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_comp.c121 COMP_InitStruct->Thresh= 0; in COMP_StructInit()
136 SetBitMsk(tmp, COMP_InitStruct->Thresh << 1, COMP_FILC_THRESH_MASK); in COMP_Init()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_comp.c121 COMP_InitStruct->Thresh=0; in COMP_StructInit()
136 SetBitMsk(tmp, COMP_InitStruct->Thresh << 1, COMP_FILC_THRESH_MASK); in COMP_Init()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_comp.c121 COMP_InitStruct->Thresh=0; in COMP_StructInit()
136 SetBitMsk(tmp, COMP_InitStruct->Thresh << 1, COMP_FILC_THRESH_MASK); in COMP_Init()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_comp.h236 uint8_t Thresh; // 5bit ,need > SampWindow/2 member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_comp.h236 uint8_t Thresh; // 5bit ,need > SampWindow/2 member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_comp.h236 uint8_t Thresh; // 5bit ,need > SampWindow/2 member
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_comp.h340 uint8_t Thresh; // 5bit ,need > SampWindow/2 member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_comp.h340 uint8_t Thresh; // 5bit ,need > SampWindow/2 member
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_comp.c128 SetBitMsk(tmp, COMP_InitStruct->Thresh << 1, COMP_FILC_THRESH_MASK); in COMP_Init()

Completed in 21 milliseconds