Home
last modified time | relevance | path

Searched refs:__COMP_PTR_REG_OFFSET (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h85 #define __COMP_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ macro
351 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()
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()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h85 #define __COMP_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ macro
363 __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()
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()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h85 #define __COMP_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ macro
359 __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()
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()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h85 #define __COMP_PTR_REG_OFFSET(__REG__, __REG_OFFFSET__) \ macro
390 __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()
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()