Home
last modified time | relevance | path

Searched refs:CSR_ODD (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h390 __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
394 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
435 window_mode_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
439 window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
443 …const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
495 …__IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, (window_output_tmp & LL_COMP_W… in LL_COMP_SetCommonWindowOutput()
499 …__IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, (~(window_output_tmp & L… in LL_COMP_SetCommonWindowOutput()
540 window_output_comp_even = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
544 window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINOUT); in LL_COMP_GetCommonWindowOutput()
548 …const uint32_t window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINOUT… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_comp.c334 comp_common_even = &(COMP23_COMMON->CSR_ODD); in HAL_COMP_Init()
338 comp_common_odd = &(COMP12_COMMON->CSR_ODD); in HAL_COMP_Init()
387 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
392 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
397 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
408 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
413 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
418 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
423 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
902 comparator_window_mode = READ_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_IRQHandler()
[all …]
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_comp.c331 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
336 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
341 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
345 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
356 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
361 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
366 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
371 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
832 comparator_window_mode = READ_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_comp.c325 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
330 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
335 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
346 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
351 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
356 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
361 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
820 comparator_window_mode = READ_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_comp.c331 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
336 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
341 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINMODE); in HAL_COMP_Init()
352 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
357 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
362 SET_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
367 CLEAR_BIT(COMP12_COMMON->CSR_ODD, COMP_CSR_WINOUT); in HAL_COMP_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h351 register __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
355 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
384 …register const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR… in LL_COMP_GetCommonWindowMode()
408 register __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
413 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
441 …register const uint32_t window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_C… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h363 __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
367 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
394 …const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINMODE); in LL_COMP_GetCommonWindowMode()
421 __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
426 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
457 …const uint32_t window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR_WINOUT… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h359 __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
363 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode()
391 …register const uint32_t window_mode_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_CSR… in LL_COMP_GetCommonWindowMode()
415 register __IO uint32_t *preg = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
420 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput()
448 …register const uint32_t window_output_comp_odd = (uint32_t)READ_BIT(COMPxy_COMMON->CSR_ODD, COMP_C… in LL_COMP_GetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g051xx.h169 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
Dstm32g061xx.h170 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
Dstm32g071xx.h183 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
Dstm32g081xx.h184 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
Dstm32g0c1xx.h242 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
Dstm32g0b1xx.h241 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of comparator … member
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h161 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u083xx.h197 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u073xx.h163 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba54xx.h230 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32wba5mxx.h230 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32wba55xx.h230 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h732 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u535xx.h693 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u575xx.h746 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u585xx.h786 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member
Dstm32u595xx.h770 …__IO uint32_t CSR_ODD; /*!< COMP control and status register located in register of compara… member

12