Home
last modified time | relevance | path

Searched refs:COMP_CSR_INMSEL (Results 1 – 25 of 101) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_comp.h477 … COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
481 COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
565 …MODIFY_REG(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, Inpu… in LL_COMP_SetInputMinus()
567 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, InputMinus); in LL_COMP_SetInputMinus()
598 …return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP… in LL_COMP_GetInputMinus()
600 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_comp.h418 COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
489 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, InputMinus); in LL_COMP_SetInputMinus()
513 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_comp.h414 … COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
492 …MODIFY_REG(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, Inpu… in LL_COMP_SetInputMinus()
517 …return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP… in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_comp.h429 … COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
507 …MODIFY_REG(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, Inpu… in LL_COMP_SetInputMinus()
532 …return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMESEL | COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP… in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_comp.h333 COMP_CSR_INMSEL | COMP_CSR_INPSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, in LL_COMP_ConfigInputs()
411 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN, InputMinus); in LL_COMP_SetInputMinus()
442 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL | COMP_CSR_SCALEN | COMP_CSR_BRGEN)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h525 COMP_CSR_INMSEL | COMP_CSR_INPSEL, in LL_COMP_ConfigInputs()
582 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL, InputMinus); in LL_COMP_SetInputMinus()
601 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h543 COMP_CSR_INMSEL | COMP_CSR_INPSEL, in LL_COMP_ConfigInputs()
607 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL, InputMinus); in LL_COMP_SetInputMinus()
629 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h538 COMP_CSR_INMSEL | COMP_CSR_INPSEL, in LL_COMP_ConfigInputs()
612 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL, InputMinus); in LL_COMP_SetInputMinus()
633 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h635 COMP_CSR_INMSEL | COMP_CSR_INPSEL, in LL_COMP_ConfigInputs()
700 MODIFY_REG(COMPx->CSR, COMP_CSR_INMSEL, InputMinus); in LL_COMP_SetInputMinus()
723 return (uint32_t)(READ_BIT(COMPx->CSR, COMP_CSR_INMSEL)); in LL_COMP_GetInputMinus()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_comp.c346 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
353 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
361 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
Dstm32l4xx_ll_comp.c246 | COMP_CSR_INMSEL in LL_COMP_Init()
264 | COMP_CSR_INMSEL in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_comp.c311 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
318 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
Dstm32wbxx_ll_comp.c216 | COMP_CSR_INMSEL in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_comp.c191 | COMP_CSR_INMSEL in LL_COMP_Init()
Dstm32wbaxx_hal_comp.c311 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_comp.c197 | COMP_CSR_INMSEL in LL_COMP_Init()
Dstm32wlxx_hal_comp.c307 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_comp.c195 | COMP_CSR_INMSEL in LL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_comp.c199 | COMP_CSR_INMSEL in LL_COMP_Init()
Dstm32u0xx_hal_comp.c316 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_comp.c206 | COMP_CSR_INMSEL in LL_COMP_Init()
Dstm32u5xx_hal_comp.c317 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_comp.c201 | COMP_CSR_INMSEL in LL_COMP_Init()
Dstm32l5xx_hal_comp.c307 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_comp.c391 | COMP_CSR_INMSEL in LL_COMP_Init()

12345