Searched refs:samp (Results 1 – 8 of 8) sorted by relevance
| /hal_st-latest/sensor/stmemsc/ilps28qsw_STdC/driver/ |
| D | ilps28qsw_reg.c | 982 int32_t ilps28qsw_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp, in ilps28qsw_fifo_data_get() argument 989 for (i = 0U; i < samp; i++) in ilps28qsw_fifo_data_get()
|
| D | ilps28qsw_reg.h | 664 int32_t ilps28qsw_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp,
|
| /hal_st-latest/sensor/stmemsc/lps22df_STdC/driver/ |
| D | lps22df_reg.c | 914 int32_t lps22df_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp, lps22df_fifo_data_t *data) in lps22df_fifo_data_get() argument 920 for (i = 0U; i < samp; i++) in lps22df_fifo_data_get()
|
| D | lps22df_reg.h | 682 int32_t lps22df_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp, lps22df_fifo_data_t *data);
|
| /hal_st-latest/sensor/stmemsc/lps28dfw_STdC/driver/ |
| D | lps28dfw_reg.c | 877 int32_t lps28dfw_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp, in lps28dfw_fifo_data_get() argument 884 for (i = 0U; i < samp; i++) in lps28dfw_fifo_data_get()
|
| D | lps28dfw_reg.h | 686 int32_t lps28dfw_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp,
|
| /hal_st-latest/sensor/stmemsc/ilps22qs_STdC/driver/ |
| D | ilps22qs_reg.c | 1053 int32_t ilps22qs_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp, in ilps22qs_fifo_data_get() argument 1060 for (i = 0U; i < samp; i++) in ilps22qs_fifo_data_get()
|
| D | ilps22qs_reg.h | 666 int32_t ilps22qs_fifo_data_get(const stmdev_ctx_t *ctx, uint8_t samp,
|