Home
last modified time | relevance | path

Searched refs:LowPoweMode (Results 1 – 8 of 8) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_comp.c106 COMP_InitStruct->LowPoweMode = false; // only COMP1 have this bit in COMP_StructInit()
150 if (COMP_InitStruct->LowPoweMode) in COMP_Init()
A Dn32l43x_lprcnt.c733 Temp |= COMP_InitStruct->LowPoweMode; in LPRCNT_CompInit()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_comp.c106 COMP_InitStruct->LowPoweMode =false; // only COMP1 have this bit in COMP_StructInit()
150 if (COMP_InitStruct->LowPoweMode) in COMP_Init()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_comp.c106 COMP_InitStruct->LowPoweMode =false; // only COMP1 have this bit in COMP_StructInit()
150 if (COMP_InitStruct->LowPoweMode) in COMP_Init()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_comp.h219 bool LowPoweMode; // only COMP1 have this bit member
A Dn32l43x_lprcnt.h156 bool LowPoweMode; //low power mode member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_comp.h219 bool LowPoweMode; // only COMP1 have this bit member
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_comp.h219 bool LowPoweMode; // only COMP1 have this bit member

Completed in 15 milliseconds