/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dsi.c | 2599 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() argument 2615 hdsi->Instance->WPCR[1U] |= Value << 16U; in HAL_DSI_SetSlewRateAndDelayTuning() 2621 hdsi->Instance->WPCR[1U] |= Value << 18U; in HAL_DSI_SetSlewRateAndDelayTuning() 2636 hdsi->Instance->WPCR[1U] |= Value << 6U; in HAL_DSI_SetSlewRateAndDelayTuning() 2642 hdsi->Instance->WPCR[1U] |= Value << 8U; in HAL_DSI_SetSlewRateAndDelayTuning() 2657 hdsi->Instance->WPCR[1U] |= Value; in HAL_DSI_SetSlewRateAndDelayTuning() 2663 hdsi->Instance->WPCR[1U] |= Value << 2U; in HAL_DSI_SetSlewRateAndDelayTuning() 2829 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings() argument 2849 hdsi->Instance->WPCR[4U] |= Value & DSI_WPCR4_TCLKPOST; in HAL_DSI_SetPHYTimings() 2862 hdsi->Instance->WPCR[3U] |= (Value << 24U) & DSI_WPCR3_TLPXC; in HAL_DSI_SetPHYTimings() [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_dsi.c | 2599 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() argument 2615 hdsi->Instance->WPCR[1U] |= Value << 16U; in HAL_DSI_SetSlewRateAndDelayTuning() 2621 hdsi->Instance->WPCR[1U] |= Value << 18U; in HAL_DSI_SetSlewRateAndDelayTuning() 2636 hdsi->Instance->WPCR[1U] |= Value << 6U; in HAL_DSI_SetSlewRateAndDelayTuning() 2642 hdsi->Instance->WPCR[1U] |= Value << 8U; in HAL_DSI_SetSlewRateAndDelayTuning() 2657 hdsi->Instance->WPCR[1U] |= Value; in HAL_DSI_SetSlewRateAndDelayTuning() 2663 hdsi->Instance->WPCR[1U] |= Value << 2U; in HAL_DSI_SetSlewRateAndDelayTuning() 2829 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings() argument 2849 hdsi->Instance->WPCR[4U] |= Value & DSI_WPCR4_TCLKPOST; in HAL_DSI_SetPHYTimings() 2862 hdsi->Instance->WPCR[3U] |= (Value << 24U) & DSI_WPCR3_TLPXC; in HAL_DSI_SetPHYTimings() [all …]
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_dsi.c | 2599 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() argument 2615 hdsi->Instance->WPCR[1U] |= Value << 16U; in HAL_DSI_SetSlewRateAndDelayTuning() 2621 hdsi->Instance->WPCR[1U] |= Value << 18U; in HAL_DSI_SetSlewRateAndDelayTuning() 2636 hdsi->Instance->WPCR[1U] |= Value << 6U; in HAL_DSI_SetSlewRateAndDelayTuning() 2642 hdsi->Instance->WPCR[1U] |= Value << 8U; in HAL_DSI_SetSlewRateAndDelayTuning() 2657 hdsi->Instance->WPCR[1U] |= Value; in HAL_DSI_SetSlewRateAndDelayTuning() 2663 hdsi->Instance->WPCR[1U] |= Value << 2U; in HAL_DSI_SetSlewRateAndDelayTuning() 2829 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings() argument 2849 hdsi->Instance->WPCR[4U] |= Value & DSI_WPCR4_TCLKPOST; in HAL_DSI_SetPHYTimings() 2862 hdsi->Instance->WPCR[3U] |= (Value << 24U) & DSI_WPCR3_TLPXC; in HAL_DSI_SetPHYTimings() [all …]
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dsi.c | 2599 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() argument 2615 hdsi->Instance->WPCR[1U] |= Value << 16U; in HAL_DSI_SetSlewRateAndDelayTuning() 2621 hdsi->Instance->WPCR[1U] |= Value << 18U; in HAL_DSI_SetSlewRateAndDelayTuning() 2636 hdsi->Instance->WPCR[1U] |= Value << 6U; in HAL_DSI_SetSlewRateAndDelayTuning() 2642 hdsi->Instance->WPCR[1U] |= Value << 8U; in HAL_DSI_SetSlewRateAndDelayTuning() 2657 hdsi->Instance->WPCR[1U] |= Value; in HAL_DSI_SetSlewRateAndDelayTuning() 2663 hdsi->Instance->WPCR[1U] |= Value << 2U; in HAL_DSI_SetSlewRateAndDelayTuning() 2829 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings() argument 2849 hdsi->Instance->WPCR[4U] |= Value & DSI_WPCR4_TCLKPOST; in HAL_DSI_SetPHYTimings() 2862 hdsi->Instance->WPCR[3U] |= (Value << 24U) & DSI_WPCR3_TLPXC; in HAL_DSI_SetPHYTimings() [all …]
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_crs.h | 298 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 300 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_POSITION_TRIM); in LL_CRS_SetHSI48SmoothTrimming() 321 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 323 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 343 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 345 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_POSITION_FELIM); in LL_CRS_SetFreqErrorLimit()
|
D | stm32wbxx_ll_rcc.h | 1359 __STATIC_INLINE void LL_RCC_HSE_SetCapacitorTuning(uint32_t Value) in LL_RCC_HSE_SetCapacitorTuning() argument 1362 MODIFY_REG(RCC->HSECR, RCC_HSECR_HSETUNE, Value << RCC_HSECR_HSETUNE_Pos); in LL_RCC_HSE_SetCapacitorTuning() 1545 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming() argument 1547 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_HSITRIM, Value << RCC_ICSCR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming() 1822 __STATIC_INLINE void LL_RCC_LSI2_SetTrimming(uint32_t Value) in LL_RCC_LSI2_SetTrimming() argument 1824 MODIFY_REG(RCC->CSR, RCC_CSR_LSI2TRIM, Value << RCC_CSR_LSI2TRIM_Pos); in LL_RCC_LSI2_SetTrimming() 1972 __STATIC_INLINE void LL_RCC_MSI_SetCalibTrimming(uint32_t Value) in LL_RCC_MSI_SetCalibTrimming() argument 1974 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, Value << RCC_ICSCR_MSITRIM_Pos); in LL_RCC_MSI_SetCalibTrimming()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_crs.h | 298 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 300 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_POSITION_TRIM); in LL_CRS_SetHSI48SmoothTrimming() 321 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 323 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 343 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 345 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_POSITION_FELIM); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_crs.h | 283 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 285 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 306 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 308 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 328 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_crs.h | 297 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 299 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_POSITION_TRIM); in LL_CRS_SetHSI48SmoothTrimming() 320 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 322 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 342 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 344 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_POSITION_FELIM); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_crs.h | 297 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 299 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_POSITION_TRIM); in LL_CRS_SetHSI48SmoothTrimming() 320 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 322 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 342 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 344 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_POSITION_FELIM); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_crs.h | 310 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 312 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 333 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 335 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 355 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 357 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_crs.h | 283 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 285 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 306 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 308 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 328 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_crs.h | 284 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 286 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 307 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 309 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 329 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 331 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_crs.h | 288 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 290 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 311 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 313 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 333 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 335 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_crs.h | 283 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 285 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 306 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 308 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 328 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_crs.h | 283 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 285 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 306 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 308 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 328 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 330 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_crs.h | 298 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 300 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_POSITION_TRIM); in LL_CRS_SetHSI48SmoothTrimming() 321 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 323 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 343 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 345 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_POSITION_FELIM); in LL_CRS_SetFreqErrorLimit()
|
D | stm32u0xx_ll_rcc.h | 1173 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming() argument 1175 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_HSITRIM, Value << RCC_ICSCR_HSITRIM_Pos); in LL_RCC_HSI_SetCalibTrimming() 1583 __STATIC_INLINE void LL_RCC_MSI_SetCalibTrimming(uint32_t Value) in LL_RCC_MSI_SetCalibTrimming() argument 1585 MODIFY_REG(RCC->ICSCR, RCC_ICSCR_MSITRIM, Value << RCC_ICSCR_MSITRIM_Pos); in LL_RCC_MSI_SetCalibTrimming() 2369 __STATIC_INLINE void LL_RCC_HSI48_SetCalibration(uint32_t Value) in LL_RCC_HSI48_SetCalibration() argument 2371 MODIFY_REG(RCC->CRRCR, RCC_CRRCR_HSI48CAL, Value << RCC_CRRCR_HSI48CAL_Pos); in LL_RCC_HSI48_SetCalibration()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_crs.h | 282 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() argument 284 MODIFY_REG(CRS->CR, CRS_CR_TRIM, Value << CRS_CR_TRIM_Pos); in LL_CRS_SetHSI48SmoothTrimming() 305 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() argument 307 MODIFY_REG(CRS->CFGR, CRS_CFGR_RELOAD, Value); in LL_CRS_SetReloadCounter() 327 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit() argument 329 MODIFY_REG(CRS->CFGR, CRS_CFGR_FELIM, Value << CRS_CFGR_FELIM_Pos); in LL_CRS_SetFreqErrorLimit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_gfxtim.c | 941 …atusTypeDef HAL_GFXTIM_AbsoluteTimer_SetFrameCompare(GFXTIM_HandleTypeDef *hgfxtim, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() argument 958 (Value << GFXTIM_AFCC1R_FRAME_Pos)); in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() 979 … uint32_t AbsoluteLineComparator, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() argument 992 assert_param(IS_GFXTIM_ABSOLUTE_LINE_VALUE(Value)); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 999 WRITE_REG(hgfxtim->Instance->ALCC1R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1003 WRITE_REG(hgfxtim->Instance->ALCC2R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1312 uint32_t Value) in HAL_GFXTIM_RelativeTimer_SetReload() argument 1324 assert_param(IS_GFXTIM_RELATIVE_FRAME_VALUE(Value)); in HAL_GFXTIM_RelativeTimer_SetReload() 1332 WRITE_REG(hgfxtim->Instance->RFC1RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload() 1337 WRITE_REG(hgfxtim->Instance->RFC2RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_gfxtim.c | 941 …atusTypeDef HAL_GFXTIM_AbsoluteTimer_SetFrameCompare(GFXTIM_HandleTypeDef *hgfxtim, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() argument 958 (Value << GFXTIM_AFCC1R_FRAME_Pos)); in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() 979 … uint32_t AbsoluteLineComparator, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() argument 992 assert_param(IS_GFXTIM_ABSOLUTE_LINE_VALUE(Value)); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 999 WRITE_REG(hgfxtim->Instance->ALCC1R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1003 WRITE_REG(hgfxtim->Instance->ALCC2R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1312 uint32_t Value) in HAL_GFXTIM_RelativeTimer_SetReload() argument 1324 assert_param(IS_GFXTIM_RELATIVE_FRAME_VALUE(Value)); in HAL_GFXTIM_RelativeTimer_SetReload() 1332 WRITE_REG(hgfxtim->Instance->RFC1RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload() 1337 WRITE_REG(hgfxtim->Instance->RFC2RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_gfxtim.c | 941 …atusTypeDef HAL_GFXTIM_AbsoluteTimer_SetFrameCompare(GFXTIM_HandleTypeDef *hgfxtim, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() argument 958 (Value << GFXTIM_AFCC1R_FRAME_Pos)); in HAL_GFXTIM_AbsoluteTimer_SetFrameCompare() 979 … uint32_t AbsoluteLineComparator, uint32_t Value) in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() argument 992 assert_param(IS_GFXTIM_ABSOLUTE_LINE_VALUE(Value)); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 999 WRITE_REG(hgfxtim->Instance->ALCC1R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1003 WRITE_REG(hgfxtim->Instance->ALCC2R, Value); in HAL_GFXTIM_AbsoluteTimer_SetLineCompare() 1312 uint32_t Value) in HAL_GFXTIM_RelativeTimer_SetReload() argument 1324 assert_param(IS_GFXTIM_RELATIVE_FRAME_VALUE(Value)); in HAL_GFXTIM_RelativeTimer_SetReload() 1332 WRITE_REG(hgfxtim->Instance->RFC1RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload() 1337 WRITE_REG(hgfxtim->Instance->RFC2RR, Value); in HAL_GFXTIM_RelativeTimer_SetReload()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_rtc.c | 231 static uint8_t RTC_ByteToBcd2(uint8_t Value); 232 static uint8_t RTC_Bcd2ToByte(uint8_t Value); 1753 static uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2() argument 1757 while (Value >= 10U) in RTC_ByteToBcd2() 1760 Value -= 10U; in RTC_ByteToBcd2() 1763 return ((uint8_t)(bcdhigh << 4U) | Value); in RTC_ByteToBcd2() 1771 static uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte() argument 1774 tmp = ((uint8_t)(Value & (uint8_t)0xF0) >> (uint8_t)0x4) * 10U; in RTC_Bcd2ToByte() 1775 return (tmp + (Value & (uint8_t)0x0F)); in RTC_Bcd2ToByte()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | aci_gatt_nwk.h | 323 uint8_t Value[]); 387 uint8_t Value[]); 404 uint8_t Value[]); 439 uint8_t Value[]);
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_rcc.h | 519 __STATIC_INLINE void LL_RCC_HSE_SetCapacitorTuning(uint32_t Value) in LL_RCC_HSE_SetCapacitorTuning() argument 521 MODIFY_REG(RCC->RFSWHSECR, RCC_RFSWHSECR_SWXOTUNE, Value << RCC_RFSWHSECR_SWXOTUNE_Pos); in LL_RCC_HSE_SetCapacitorTuning() 688 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming() argument 690 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_HSITRIMSW, Value << RCC_CSSWCR_HSITRIMSW_Pos); in LL_RCC_HSI_SetCalibTrimming() 1045 __STATIC_INLINE void LL_RCC_LSI_SetTrimming(uint32_t Value) in LL_RCC_LSI_SetTrimming() argument 1047 MODIFY_REG(RCC->CSSWCR, RCC_CSSWCR_LSISWBW, Value << RCC_CSSWCR_LSISWBW_Pos); in LL_RCC_LSI_SetTrimming()
|