/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_lptim.h | 187 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 604 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 623 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lptim.h | 187 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 599 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 618 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_lptim.h | 183 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 591 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 610 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lptim.h | 183 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 674 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 693 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lptim.h | 183 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 681 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 700 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lptim.h | 183 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 679 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 698 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_lptim.h | 183 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 667 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 686 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lptim.h | 187 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 670 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 689 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lptim.h | 187 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 689 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 708 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lptim.h | 191 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 699 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 718 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lptim.h | 187 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 691 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 710 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lptim.h | 278 #define LL_LPTIM_PRESCALER_DIV128 LPTIM_CFGR_PRESC /*!<Prescal… 922 MODIFY_REG(LPTIMx->CFGR, LPTIM_CFGR_PRESC, Prescaler); in LL_LPTIM_SetPrescaler() 941 return (uint32_t)(READ_BIT(LPTIMx->CFGR, LPTIM_CFGR_PRESC)); in LL_LPTIM_GetPrescaler()
|
/hal_stm32-2.7.6/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_lptim.c | 312 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1590 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1672 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_lptim.c | 291 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1558 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1644 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
D | stm32f4xx_ll_lptim.c | 165 (LPTIM_CFGR_CKSEL | LPTIM_CFGR_PRESC | LPTIM_CFGR_WAVE | LPTIM_CFGR_WAVPOL), in LL_LPTIM_Init()
|
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_lptim.c | 291 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1550 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1632 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_lptim.c | 285 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1547 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1625 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_lptim.c | 294 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1564 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1646 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_lptim.c | 291 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1554 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1638 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_lptim.c | 312 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1600 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1682 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_lptim.c | 335 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1637 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1719 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_lptim.c | 335 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1637 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1719 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_lptim.c | 294 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1569 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1648 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_lptim.c | 341 LPTIM_CFGR_WAVPOL | LPTIM_CFGR_PRESC | LPTIM_CFGR_COUNTMODE)); in HAL_LPTIM_Init() 1651 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start() 1733 hlptim->Instance->CFGR &= ~LPTIM_CFGR_PRESC; in HAL_LPTIM_Counter_Start_IT()
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_lptim.c | 174 (LPTIM_CFGR_CKSEL | LPTIM_CFGR_PRESC | LPTIM_CFGR_WAVE), in LL_LPTIM_Init()
|