Searched refs:COMP_CTRL_INMSEL_MASK (Results 1 – 10 of 10) sorted by relevance
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 151 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init() 175 SetBitMsk(tmp, VmSel, COMP_CTRL_INMSEL_MASK); in COMP_SetInmSel()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_comp.c | 154 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init() 178 SetBitMsk(tmp, VmSel, COMP_CTRL_INMSEL_MASK); in COMP_SetInmSel()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_comp.c | 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init() 211 SetBitMsk(tmp, VmSel, COMP_CTRL_INMSEL_MASK); in COMP_SetInmSel()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_comp.c | 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init() 211 SetBitMsk(tmp, VmSel, COMP_CTRL_INMSEL_MASK); in COMP_SetInmSel()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_comp.c | 163 SetBitMsk(tmp, COMP_InitStruct->InmSel, COMP_CTRL_INMSEL_MASK); in COMP_Init() 211 SetBitMsk(tmp, VmSel, COMP_CTRL_INMSEL_MASK); in COMP_SetInmSel()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_comp.h | 147 #define COMP_CTRL_INMSEL_MASK (0x07L<<1) macro
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_comp.h | 147 #define COMP_CTRL_INMSEL_MASK (0x07L<<1) macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_comp.h | 147 #define COMP_CTRL_INMSEL_MASK (0x07L<<1) macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 210 #define COMP_CTRL_INMSEL_MASK (0x07L<<1) macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_comp.h | 210 #define COMP_CTRL_INMSEL_MASK (0x07L<<1) macro
|
Completed in 192 milliseconds