Home
last modified time | relevance | path

Searched refs:source (Results 1 – 21 of 21) sorted by relevance

/hal_st-latest/sensor/stmemsc/ais25ba_STdC/driver/
Dais25ba_reg.c97 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
99 if ((target != NULL) && (source != NULL)) in bytecpy()
101 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lis25ba_STdC/driver/
Dlis25ba_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/
DLICENSE6 Redistribution and use in source and binary forms, with or without
9 * Redistributions of source code must retain the above copyright notice, this
/hal_st-latest/sensor/stmemsc/ilps28qsw_STdC/driver/
Dilps28qsw_reg.c101 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
103 if ((target != NULL) && (source != NULL)) in bytecpy()
105 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lps22df_STdC/driver/
Dlps22df_reg.c101 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
103 if ((target != NULL) && (source != NULL)) in bytecpy()
105 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lps28dfw_STdC/driver/
Dlps28dfw_reg.c101 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
103 if ((target != NULL) && (source != NULL)) in bytecpy()
105 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/ilps22qs_STdC/driver/
Dilps22qs_reg.c101 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
103 if ((target != NULL) && (source != NULL)) in bytecpy()
105 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/ais2dw12_STdC/driver/
Dais2dw12_reg.c97 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
99 if ((target != NULL) && (source != NULL)) in bytecpy()
101 *target = *source; in bytecpy()
/hal_st-latest/sensor/vl53l1x/
DREADME21 - split headers and source to inc/src
/hal_st-latest/sensor/stmemsc/lis2du12_STdC/driver/
Dlis2du12_reg.c101 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
103 if ((target != NULL) && (source != NULL)) in bytecpy()
105 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/iis3dwb_STdC/driver/
Diis3dwb_reg.c90 static void bytecpy(uint8_t *target, const uint8_t *source) in bytecpy() argument
92 if ((target != NULL) && (source != NULL)) in bytecpy()
94 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsv16b_STdC/driver/
Dlsm6dsv16b_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsv16bx_STdC/driver/
Dlsm6dsv16bx_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/ism330bx_STdC/driver/
Dism330bx_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/st1vafe6ax_STdC/driver/
Dst1vafe6ax_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsv_STdC/driver/
Dlsm6dsv_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsv16x_STdC/driver/
Dlsm6dsv16x_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsv32x_STdC/driver/
Dlsm6dsv32x_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dso32x_STdC/driver/
Dlsm6dso32x_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dso_STdC/driver/
Dlsm6dso_reg.c98 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
100 if ((target != NULL) && (source != NULL)) in bytecpy()
102 *target = *source; in bytecpy()
/hal_st-latest/sensor/stmemsc/lsm6dsox_STdC/driver/
Dlsm6dsox_reg.c103 static void bytecpy(uint8_t *target, uint8_t *source) in bytecpy() argument
105 if ((target != NULL) && (source != NULL)) in bytecpy()
107 *target = *source; in bytecpy()