Home
last modified time | relevance | path

Searched defs:COMP_OUTPUT_NONE (Results 1 – 5 of 5) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dcomp.h62 #define COMP_OUTPUT_NONE 0x00000000 // No comparator output macro
/bsp/lm3s9b9x/Libraries/driverlib/
A Dcomp.h62 #define COMP_OUTPUT_NONE 0x00000000 // No comparator output macro
/bsp/lm3s8962/Libraries/driverlib/
A Dcomp.h62 #define COMP_OUTPUT_NONE 0x00000000 // No comparator output macro
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_comp.h89 COMP_OUTPUT_NONE = 0x00, /*!< no selection */ enumerator
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp.h160 #define COMP_OUTPUT_NONE (COMP_CSR_OUTSEL_2 | COMP_CSR_OUTSEL_1 | COMP_CSR_O… macro

Completed in 7 milliseconds