Searched defs:addr (Results 1 – 1 of 1) sorted by relevance
1573 int32_t sths34pf80_func_cfg_write(const stmdev_ctx_t *ctx, uint8_t addr, uint8_t *data, uint8_t len) in sths34pf80_func_cfg_write()1625 int32_t sths34pf80_func_cfg_read(const stmdev_ctx_t *ctx, uint8_t addr, uint8_t *data, uint8_t len) in sths34pf80_func_cfg_read()2187 uint8_t addr = STHS34PF80_RESET_ALGO; in sths34pf80_reset_algo_bit_set() local