Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_comp.h355 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode() local
358 CLEAR_BIT(*preg_clear, in LL_COMP_SetCommonWindowMode()
413 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput() local
416 MODIFY_REG(*preg_clear, in LL_COMP_SetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_comp.h367 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode() local
370 CLEAR_BIT(*preg_clear, COMP_CSR_WINMODE); in LL_COMP_SetCommonWindowMode()
426 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput() local
429 MODIFY_REG(*preg_clear, in LL_COMP_SetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_comp.h363 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode() local
365 CLEAR_BIT(*preg_clear, in LL_COMP_SetCommonWindowMode()
420 register __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowOutput() local
423 MODIFY_REG(*preg_clear, in LL_COMP_SetCommonWindowOutput()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_comp.h394 __IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, in LL_COMP_SetCommonWindowMode() local
396 CLEAR_BIT(*preg_clear, in LL_COMP_SetCommonWindowMode()
499 …__IO uint32_t *preg_clear = __COMP_PTR_REG_OFFSET(COMPxy_COMMON->CSR_ODD, (~(window_output_tmp & L… in LL_COMP_SetCommonWindowOutput() local
500 MODIFY_REG(*preg_clear, in LL_COMP_SetCommonWindowOutput()