Home
last modified time | relevance | path

Searched refs:COMP_CSR_RESET_VALUE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_comp.c232 #define COMP_CSR_RESET_VALUE (0x00000000U) macro
395 COMP_CSR_RESET_VALUE << regshift); in HAL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp_ex.h1407 #define COMP_CSR_RESET_VALUE (0x00000000U) macro
1415 #define COMP_CSR_RESET_VALUE (0x00000000U)
1584 COMP_CSR_RESET_VALUE << regshift); \
1697 #define COMP_DEINIT(__HANDLE__) WRITE_REG((__HANDLE__)->Instance->CSR, COMP_CSR_RESET_VALUE)