Home
last modified time | relevance | path

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

12

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dprng.h47 #define prng_init(Value) random_init((uint16_t)(Value)) argument
64 #define prng_init(Value) argument
66 #define prng_init(Value) argument
122 #define prng_init(Value) srand((unsigned long)(Value)) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/efuse/
Drtw_efuse.c2129 u8 *Value) in Efuse_Read1ByteFromFakeContent()
2150 u8 Value) in Efuse_Write1ByteToFakeContent()
2975 u8 Value) in efuse_ShadowWrite1Byte()
2988 u16 Value) in efuse_ShadowWrite2Byte()
3004 u32 Value) in efuse_ShadowWrite4Byte()
3043 u32 Value) in EFUSE_ShadowWrite()
3084 u8 *Value) in efuse_ShadowRead1Byte()
3097 u16 *Value) in efuse_ShadowRead2Byte()
3111 u32 *Value) in efuse_ShadowRead4Byte()
3132 u32 *Value) in EFUSE_ShadowRead()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_rtc.c1865 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()
1883 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
Dstm32f4xx_hal_rtc_ex.c1181 …StatusTypeDef HAL_RTCEx_SetCoarseCalib(RTC_HandleTypeDef* hrtc, uint32_t CalibSign, uint32_t Value) in HAL_RTCEx_SetCoarseCalib()
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_rtc.c1733 uint8_t RTC_ByteToBcd2(uint8_t Value) in RTC_ByteToBcd2()
1752 uint8_t RTC_Bcd2ToByte(uint8_t Value) in RTC_Bcd2ToByte()
Dstm32mp1xx_hal_rtc_ex.c1295 …sTypeDef HAL_RTCEx_MonotonicCounterGet(RTC_HandleTypeDef *hrtc, uint32_t Instance, uint32_t *Value) in HAL_RTCEx_MonotonicCounterGet()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_rtc.c1751 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()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Demac.h222 uint32_t Value; member
231 uint32_t Value; member
274 uint32_t Value; member
286 uint32_t Value; member
312 uint32_t Value; member
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dreg_timer.h26 __I uint32_t Value; /* Offset: 0x004 (R/ ) Timer X Counter Current Value */ member
/device/board/bearpi/bearpi_hm_nano/app/D9_iot_cloud_oc_manhole_cover/src/
DE53_SC2.c59 static int MPU6050WriteData(uint8_t Reg, uint8_t Value) in MPU6050WriteData()
/device/board/bearpi/bearpi_hm_nano/app/C4_e53_sc2_axis/src/
DE53_SC2.c59 static int MPU6050WriteData(uint8_t Reg, uint8_t Value) in MPU6050WriteData()
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/platform/
Dsystem_spi.c78 #define SPI_WRITE32( Name, Value ) IOWR_32DIRECT( FPGA_SPI_BASE_ADDR, Name, Value ) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/sensor/src/platform/
Dsystem_spi.c78 #define SPI_WRITE32( Name, Value ) IOWR_32DIRECT( FPGA_SPI_BASE_ADDR, Name, Value ) argument
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/lens/src/platform/
Dsystem_spi.c78 #define SPI_WRITE32( Name, Value ) IOWR_32DIRECT( FPGA_SPI_BASE_ADDR, Name, Value ) argument
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
Ddrv_i2c_intf.c30 #define i2c_write_reg(Addr, Value) ((*(volatile hi_u32 *)(Addr)) = (Value)) argument
Ddrv_i2c.c45 #define i2c_write_reg(Addr, Value) ((*(volatile hi_u32 *)(Addr)) = (Value)) argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_region.c59 HI_U8 Value; in REGION_MST_LoadBmp() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_phy.h164 u32 Value; member
Drtw_io.h229 u32 Value; member
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_usart.h2427 __STATIC_INLINE void LL_USART_TransmitData8(USART_TypeDef *USARTx, uint8_t Value) in LL_USART_TransmitData8()
2439 __STATIC_INLINE void LL_USART_TransmitData9(USART_TypeDef *USARTx, uint16_t Value) in LL_USART_TransmitData9()
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()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4x7_ETH_Driver/src/
Dstm32f4x7_eth.c2165 void ETH_SetReceiveWatchdogTimer(uint8_t Value) in ETH_SetReceiveWatchdogTimer()
/device/soc/winnermicro/wm800/board/include/arch/xt804/csi_core/
Dcsi_gcc.h1167 uint32_t Value = value; in __RBIT() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c1597 u8 Value in phy_set_target_txpwr()
1761 u32 Value, in PHY_GetRateValuesOfTxPowerByRate()
/device/soc/winnermicro/wm800/board/src/app/wm_atcmd/
Dwm_cmdp_hostif.c4238 u32 Addr, Value, i; in at_parse_func() local
4273 u32 Addr, Value, i; in at_parse_func() local

12