Searched refs:OPAMP_CS_VMSEL_MASK (Results 1 – 10 of 10) sorted by relevance
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_opamp.h | 140 #define OPAMP_CS_VMSEL_MASK (0x03L << 6) macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_opamp.h | 140 #define OPAMP_CS_VMSEL_MASK (0x03L << 6) macro
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_opamp.h | 140 #define OPAMP_CS_VMSEL_MASK (0x03L << 6) macro
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_opamp.h | 145 #define OPAMP_CS_VMSEL_MASK (0x03L << 6) macro
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_opamp.h | 145 #define OPAMP_CS_VMSEL_MASK (0x03L << 6) macro
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_opamp.c | 169 SetBitMsk(tmp, VmSel, OPAMP_CS_VMSEL_MASK); in OPAMP_SetVmSel()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_opamp.c | 169 SetBitMsk(tmp, VmSel, OPAMP_CS_VMSEL_MASK); in OPAMP_SetVmSel()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_opamp.c | 169 SetBitMsk(tmp, VmSel, OPAMP_CS_VMSEL_MASK); in OPAMP_SetVmSel()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_opamp.c | 172 SetBitMsk(tmp, VmSel, OPAMP_CS_VMSEL_MASK); in OPAMP_SetVmSel()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_opamp.c | 172 SetBitMsk(tmp, VmSel, OPAMP_CS_VMSEL_MASK); in OPAMP_SetVmSel()
|
Completed in 10 milliseconds