Home
last modified time | relevance | path

Searched defs:Value (Results 1 – 25 of 27) sorted by relevance

12

/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_lcd.c372 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 Dcs43l22.c232 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 Dstm32f4_discovery.c416 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 Dcs43l22.c232 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 Dstm32f4_discovery.c416 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 Dstm32l4xx_ll_crs.h289 __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 Dstm32l4xx_ll_lpuart.h2766 __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 Dstm32l4xx_ll_system.h1362 __STATIC_INLINE void LL_VREFBUF_SetTrimming(uint32_t Value) in LL_VREFBUF_SetTrimming()
H A Dstm32l4xx_ll_usart.h4544 __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 Dstm32l4xx_ll_rtc.h3220 __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 Dstm32l4xx_ll_rcc.h2190 __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 Dstm32wbxx_ll_crs.h299 __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 Dstm32wbxx_ll_rcc.h1347 __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 Dstm32wbxx_ll_system.h1905 __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 Dstm32wbxx_hal_rtc.c1825 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 Dstm32f4xx_hal_rtc.c1804 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()
1822 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
H A Dstm32f4xx_hal_dsi.c2156 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 Dstm32f4xx_hal_rtc_ex.c1181 …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 Dstm32l4xx_hal_rtc.c2591 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()
2610 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
H A Dstm32l4xx_hal_dsi.c2156 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 Dble_hal_aci.c45 uint8_t Value[]) in aci_hal_write_config_data()
H A Dble_gatt_aci.c1485 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 Dstm32f4xx_ll_usart.h2425 __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 Dstm32f4xx_ll_rtc.h2999 __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 Dsx1280.c33 uint8_t Value; //!< The value of the register member

12