/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_comp.h | 477 … 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/ |
D | stm32l5xx_ll_comp.h | 418 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/ |
D | stm32wlxx_ll_comp.h | 414 … 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/ |
D | stm32wbxx_ll_comp.h | 429 … 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/ |
D | stm32g4xx_ll_comp.h | 333 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/ |
D | stm32wbaxx_ll_comp.h | 525 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/ |
D | stm32u5xx_ll_comp.h | 543 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/ |
D | stm32u0xx_ll_comp.h | 538 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/ |
D | stm32g0xx_ll_comp.h | 635 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/ |
D | stm32l4xx_hal_comp.c | 346 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()
|
D | stm32l4xx_ll_comp.c | 246 | COMP_CSR_INMSEL in LL_COMP_Init() 264 | COMP_CSR_INMSEL in LL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_comp.c | 311 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()
|
D | stm32wbxx_ll_comp.c | 216 | COMP_CSR_INMSEL in LL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_comp.c | 191 | COMP_CSR_INMSEL in LL_COMP_Init()
|
D | stm32wbaxx_hal_comp.c | 311 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_comp.c | 197 | COMP_CSR_INMSEL in LL_COMP_Init()
|
D | stm32wlxx_hal_comp.c | 307 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_comp.c | 195 | COMP_CSR_INMSEL in LL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_ll_comp.c | 199 | COMP_CSR_INMSEL in LL_COMP_Init()
|
D | stm32u0xx_hal_comp.c | 316 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_comp.c | 206 | COMP_CSR_INMSEL in LL_COMP_Init()
|
D | stm32u5xx_hal_comp.c | 317 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_comp.c | 201 | COMP_CSR_INMSEL in LL_COMP_Init()
|
D | stm32l5xx_hal_comp.c | 307 COMP_CSR_PWRMODE | COMP_CSR_INMSEL | COMP_CSR_INPSEL | in HAL_COMP_Init()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_comp.c | 391 | COMP_CSR_INMSEL in LL_COMP_Init()
|