Home
last modified time | relevance | path

Searched defs:position (Results 1 – 25 of 29) sorted by relevance

12

/device/board/bearpi/bearpi_hm_nano/app/B5_basic_i2c_nfc/nfc/
Dnfc.c7 bool storeUrihttp(RecordPosEnu position, uint8_t *http) in storeUrihttp()
14 bool storeText(RecordPosEnu position, uint8_t *text) in storeText()
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_hal_gpio.c166 uint32_t position; in HAL_GPIO_Init() local
296 uint32_t position; in HAL_GPIO_DeInit() local
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Src/
Dstm32mp1xx_hal_gpio.c168 uint32_t position; in HAL_GPIO_Init() local
245 uint32_t position; in HAL_GPIO_DeInit() local
/device/board/bearpi/bearpi_hm_nano/app/B5_basic_i2c_nfc/nfc/ndef/rtd/
DrtdText.c14 void prepareText(NDEFDataStr *data, RecordPosEnu position, uint8_t *text) in prepareText()
DrtdUri.c14 void prepareUrihttp(NDEFDataStr *data, RecordPosEnu position, uint8_t *text) in prepareUrihttp()
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/subdev/lens/src/driver/lens/
Dnull_vcm.c42 static void vcm_null_drv_move( void *ctx, uint16_t position ) in vcm_null_drv_move()
/device/soc/allwinner/t507/hardware/display/src/display_device/
Dhdi_layer.cpp194 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
Dhdi_layer.cpp194 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/common/hardware/display/src/display_device/
Dhdi_layer.cpp191 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/nxp/hardware/display/src/display_device/core/
Dhdi_layer.cpp197 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
Dhdi_layer.cpp185 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/amlogic/a311d/hardware/display/src/display_device/
Dhdi_layer.cpp206 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_mcl_v2/core/loop/
Dhpm_mcl_loop.c74 hpm_mcl_stat_t hpm_mcl_loop_set_position(mcl_loop_t *loop, mcl_user_value_t position) in hpm_mcl_loop_set_position()
Dhpm_mcl_loop.h71 float position; member
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/driver/lens/
Dv4l2_vcm.c116 static void vcm_v4l2_subdev_move( void *ctx, uint16_t position ) in vcm_v4l2_subdev_move()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dvht.c579 const u8 *membership, const u8 *position) in mac80211_update_mu_groups()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_beamforming.c1138 static u8 _bfer_set_entry_gid(PADAPTER adapter, u8 *addr, u8 *gid, u8 *position) in _bfer_set_entry_gid()
1761 u8 rtw_bf_send_vht_gid_mgnt_packet(PADAPTER adapter, u8 *ra, u8 *gid, u8 *position) in rtw_bf_send_vht_gid_mgnt_packet()
1826 u8 *ta, *gid, *position; in rtw_bf_get_vht_gid_mgnt_packet() local
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_mmc_drv.h69 uint32_t position; member
95 uint32_t position; member
Dhpm_qeo_drv.h529 static inline void qeo_software_position_inject(QEO_Type *base, uint32_t position) in qeo_software_position_inject()
/device/soc/rockchip/rk3588/kernel/drivers/media/i2c/
Ddw9763.c174 unsigned int position = 0; in dw9763_set_pos() local
/device/soc/esp/esp32/components/bt/host/bluedroid/btc/profile/std/gap/
Dbtc_gap_ble.c223 for (int position = 0; position < p_adv_data->service_uuid_len; position += LEN_UUID_128) { in btc_to_bta_adv_data() local
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_psram_v2.c1535 uint32_t position = 0; in hal_psram_calib_range() local

12