| /hal_st-latest/sensor/stmemsc/ais25ba_STdC/driver/ |
| D | ais25ba_reg.c | 97 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/ |
| D | lis25ba_reg.c | 103 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/ |
| D | LICENSE | 6 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/ |
| D | ilps28qsw_reg.c | 101 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/ |
| D | lps22df_reg.c | 101 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/ |
| D | lps28dfw_reg.c | 101 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/ |
| D | ilps22qs_reg.c | 101 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/ |
| D | ais2dw12_reg.c | 97 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/ |
| D | README | 21 - split headers and source to inc/src
|
| /hal_st-latest/sensor/stmemsc/lis2du12_STdC/driver/ |
| D | lis2du12_reg.c | 101 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/ |
| D | iis3dwb_reg.c | 90 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/ |
| D | lsm6dsv16b_reg.c | 103 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/ |
| D | lsm6dsv16bx_reg.c | 103 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/ |
| D | ism330bx_reg.c | 103 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/ |
| D | st1vafe6ax_reg.c | 103 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/ |
| D | lsm6dsv_reg.c | 103 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/ |
| D | lsm6dsv16x_reg.c | 103 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/ |
| D | lsm6dsv32x_reg.c | 103 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/ |
| D | lsm6dso32x_reg.c | 103 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/ |
| D | lsm6dso_reg.c | 98 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/ |
| D | lsm6dsox_reg.c | 103 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()
|