Home
last modified time | relevance | path

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

/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_comp.c149 SetBitMsk(tmp, COMP_InitStruct->OutSel, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
181 SetBitMsk(tmp, OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_SetOutTrig()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_comp.c152 SetBitMsk(tmp, COMP_InitStruct->OutSel, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
184 SetBitMsk(tmp, OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_SetOutTrig()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_comp.c161 SetBitMsk(tmp, COMP_InitStruct->OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
227 SetBitMsk(tmp, OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_SetOutTrig()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_comp.c161 SetBitMsk(tmp, COMP_InitStruct->OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
227 SetBitMsk(tmp, OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_SetOutTrig()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_comp.c161 SetBitMsk(tmp, COMP_InitStruct->OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_Init()
227 SetBitMsk(tmp, OutTrig, COMP_CTRL_OUTSEL_MASK); in COMP_SetOutTrig()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_comp.h83 #define COMP_CTRL_OUTSEL_MASK (0x0FL << 9) macro
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_comp.h83 #define COMP_CTRL_OUTSEL_MASK (0x0FL << 9) macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_comp.h83 #define COMP_CTRL_OUTSEL_MASK (0x0FL << 9) macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_comp.h87 #define COMP_CTRL_OUTSEL_MASK (0x0FL << 7) macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_comp.h87 #define COMP_CTRL_OUTSEL_MASK (0x0FL << 7) macro

Completed in 129 milliseconds