Home
last modified time | relevance | path

Searched refs:HAL_COMP_GetOutputLevel (Results 1 – 25 of 30) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_comp.c771 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_HIGH) in HAL_COMP_Start_IT_OneShot()
778 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_LOW) in HAL_COMP_Start_IT_OneShot()
862 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_HIGH) in HAL_COMP_Start_IT_AutoRearm()
869 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_LOW) in HAL_COMP_Start_IT_AutoRearm()
979 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_HIGH) in HAL_COMP_IRQHandler()
986 if (HAL_COMP_GetOutputLevel(hcomp) != COMP_OUTPUT_LEVEL_LOW) in HAL_COMP_IRQHandler()
1099 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_comp.h274 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_comp.h589 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_comp.h694 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_comp.h551 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_comp.h621 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_comp.h764 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_comp.h793 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_comp.h690 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_comp.h721 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_comp.h725 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_comp.c909 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_comp.h796 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_comp.h905 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_comp.c917 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_comp.c925 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_comp.c972 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_comp.c875 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_comp.c1037 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_comp.c952 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_comp.h790 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_comp.c976 uint32_t HAL_COMP_GetOutputLevel(COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_comp.h918 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp);
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_comp.c987 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_comp.c977 uint32_t HAL_COMP_GetOutputLevel(const COMP_HandleTypeDef *hcomp) in HAL_COMP_GetOutputLevel() function

12