Searched defs:Value (Results 1 – 8 of 8) sorted by relevance
300 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming()323 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter()345 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit()
809 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming()942 __STATIC_INLINE void LL_RCC_HSI14_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI14_SetCalibTrimming()
3695 __STATIC_INLINE void LL_USART_TransmitData8(USART_TypeDef *USARTx, uint8_t Value) in LL_USART_TransmitData8()3707 __STATIC_INLINE void LL_USART_TransmitData9(USART_TypeDef *USARTx, uint16_t Value) in LL_USART_TransmitData9()
2550 __STATIC_INLINE void LL_RTC_WAKEUP_SetAutoReload(RTC_TypeDef *RTCx, uint32_t Value) in LL_RTC_WAKEUP_SetAutoReload()
1352 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()1370 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
1413 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()1430 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
1554 ErrorStatus RTC_CoarseCalibConfig(uint32_t RTC_CalibSign, uint32_t Value) in RTC_CoarseCalibConfig()2207 static uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()2225 static uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
1751 ErrorStatus RTC_CoarseCalibConfig(uint32_t RTC_CalibSign, uint32_t Value) in RTC_CoarseCalibConfig()2724 static uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()2742 static uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
Completed in 33 milliseconds