/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/ |
H A D | hal_lcd.c | 372 void halLcdDrawBlock(unsigned int Address, unsigned int Value) in halLcdDrawBlock() 387 void halLcdDrawCurrentBlock(unsigned int Value) in halLcdDrawCurrentBlock() 420 int i = 0, Value = 0, ReadData[7]; in halLcdReadBlock() local 467 int Address, Value; in halLcdPixel() local 585 void halLcdDrawTextBlock(unsigned int Value) in halLcdDrawTextBlock()
|
/btstack/port/stm32-f4discovery-cc256x/bsp/ |
H A D | cs43l22.c | 232 uint8_t Value; in cs43l22_ReadID() local 464 static uint8_t CODEC_IO_Write(uint8_t Addr, uint8_t Reg, uint8_t Value) in CODEC_IO_Write()
|
H A D | stm32f4_discovery.c | 416 static void I2Cx_WriteData(uint8_t Addr, uint8_t Reg, uint8_t Value) in I2Cx_WriteData() 671 void AUDIO_IO_Write (uint8_t Addr, uint8_t Reg, uint8_t Value) in AUDIO_IO_Write()
|
/btstack/port/stm32-f4discovery-usb/bsp/ |
H A D | cs43l22.c | 232 uint8_t Value; in cs43l22_ReadID() local 464 static uint8_t CODEC_IO_Write(uint8_t Addr, uint8_t Reg, uint8_t Value) in CODEC_IO_Write()
|
H A D | stm32f4_discovery.c | 416 static void I2Cx_WriteData(uint8_t Addr, uint8_t Reg, uint8_t Value) in I2Cx_WriteData() 671 void AUDIO_IO_Write (uint8_t Addr, uint8_t Reg, uint8_t Value) in AUDIO_IO_Write()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_crs.h | 289 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() 312 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() 334 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit()
|
H A D | stm32l4xx_ll_lpuart.h | 2766 __STATIC_INLINE void LL_LPUART_TransmitData8(USART_TypeDef *LPUARTx, uint8_t Value) in LL_LPUART_TransmitData8() 2778 __STATIC_INLINE void LL_LPUART_TransmitData9(USART_TypeDef *LPUARTx, uint16_t Value) in LL_LPUART_TransmitData9()
|
H A D | stm32l4xx_ll_system.h | 1362 __STATIC_INLINE void LL_VREFBUF_SetTrimming(uint32_t Value) in LL_VREFBUF_SetTrimming()
|
H A D | stm32l4xx_ll_usart.h | 4544 __STATIC_INLINE void LL_USART_TransmitData8(USART_TypeDef *USARTx, uint8_t Value) in LL_USART_TransmitData8() 4556 __STATIC_INLINE void LL_USART_TransmitData9(USART_TypeDef *USARTx, uint16_t Value) in LL_USART_TransmitData9()
|
H A D | stm32l4xx_ll_rtc.h | 3220 __STATIC_INLINE void LL_RTC_WAKEUP_SetAutoReload(RTC_TypeDef *RTCx, uint32_t Value) in LL_RTC_WAKEUP_SetAutoReload() 3245 __STATIC_INLINE void LL_RTC_WAKEUP_SetAutoClr(RTC_TypeDef *RTCx, uint32_t Value) in LL_RTC_WAKEUP_SetAutoClr()
|
H A D | stm32l4xx_ll_rcc.h | 2190 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming() 2654 __STATIC_INLINE void LL_RCC_MSI_SetCalibTrimming(uint32_t Value) in LL_RCC_MSI_SetCalibTrimming()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_ll_crs.h | 299 __STATIC_INLINE void LL_CRS_SetHSI48SmoothTrimming(uint32_t Value) in LL_CRS_SetHSI48SmoothTrimming() 322 __STATIC_INLINE void LL_CRS_SetReloadCounter(uint32_t Value) in LL_CRS_SetReloadCounter() 344 __STATIC_INLINE void LL_CRS_SetFreqErrorLimit(uint32_t Value) in LL_CRS_SetFreqErrorLimit()
|
H A D | stm32wbxx_ll_rcc.h | 1347 __STATIC_INLINE void LL_RCC_HSE_SetCapacitorTuning(uint32_t Value) in LL_RCC_HSE_SetCapacitorTuning() 1533 __STATIC_INLINE void LL_RCC_HSI_SetCalibTrimming(uint32_t Value) in LL_RCC_HSI_SetCalibTrimming() 1808 __STATIC_INLINE void LL_RCC_LSI2_SetTrimming(uint32_t Value) in LL_RCC_LSI2_SetTrimming() 1958 __STATIC_INLINE void LL_RCC_MSI_SetCalibTrimming(uint32_t Value) in LL_RCC_MSI_SetCalibTrimming()
|
H A D | stm32wbxx_ll_system.h | 1905 __STATIC_INLINE void LL_VREFBUF_SetTrimming(uint32_t Value) in LL_VREFBUF_SetTrimming()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_rtc.c | 1825 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2() 1844 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_rtc.c | 1804 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2() 1822 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
|
H A D | stm32f4xx_hal_dsi.c | 2156 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() 2386 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings()
|
H A D | stm32f4xx_hal_rtc_ex.c | 1181 …StatusTypeDef HAL_RTCEx_SetCoarseCalib(RTC_HandleTypeDef* hrtc, uint32_t CalibSign, uint32_t Value) in HAL_RTCEx_SetCoarseCalib()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_rtc.c | 2591 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2() 2610 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
|
H A D | stm32l4xx_hal_dsi.c | 2156 uint32_t Value) in HAL_DSI_SetSlewRateAndDelayTuning() 2386 …_DSI_SetPHYTimings(DSI_HandleTypeDef *hdsi, uint32_t Timing, FunctionalState State, uint32_t Value) in HAL_DSI_SetPHYTimings()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ |
H A D | ble_hal_aci.c | 45 uint8_t Value[]) in aci_hal_write_config_data()
|
H A D | ble_gatt_aci.c | 1485 uint8_t Value[]) in aci_gatt_read_handle_value() 1525 uint8_t Value[]) in aci_gatt_update_char_value_ext()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_usart.h | 2425 __STATIC_INLINE void LL_USART_TransmitData8(USART_TypeDef *USARTx, uint8_t Value) in LL_USART_TransmitData8() 2437 __STATIC_INLINE void LL_USART_TransmitData9(USART_TypeDef *USARTx, uint16_t Value) in LL_USART_TransmitData9()
|
H A D | stm32f4xx_ll_rtc.h | 2999 __STATIC_INLINE void LL_RTC_WAKEUP_SetAutoReload(RTC_TypeDef *RTCx, uint32_t Value) in LL_RTC_WAKEUP_SetAutoReload() 3181 …STATIC_INLINE void LL_RTC_CAL_ConfigCoarseDigital(RTC_TypeDef* RTCx, uint32_t Sign, uint32_t Value) in LL_RTC_CAL_ConfigCoarseDigital()
|
/btstack/chipset/sx128x/SMTC_Drivers/sx1280-driver-c/ |
H A D | sx1280.c | 33 uint8_t Value; //!< The value of the register member
|