Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_opamp.c132 SetBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
134 ClrBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_opamp.c132 SetBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
134 ClrBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_opamp.c132 SetBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
134 ClrBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_opamp.c135 SetBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
137 ClrBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_opamp.c135 SetBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
137 ClrBit(*pCs, OPAMP_CS_EN_MASK); in OPAMP_Enable()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_opamp.h137 #define OPAMP_CS_EN_MASK (0x01L << 0) macro
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_opamp.h137 #define OPAMP_CS_EN_MASK (0x01L << 0) macro
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_opamp.h137 #define OPAMP_CS_EN_MASK (0x01L << 0) macro
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_opamp.h142 #define OPAMP_CS_EN_MASK (0x01L << 0) macro
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_opamp.h142 #define OPAMP_CS_EN_MASK (0x01L << 0) macro

Completed in 17 milliseconds