瀏覽代碼

Add "const" to ctx arg for all APIs

The ctx argument points to a stmdev_ctx_t structure
that cannot be changed inside drivers API. So make
it constant just to prevent bad usage.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
Armando Visconti 2 年之前
父節點
當前提交
3923334265
共有 2 個文件被更改,包括 334 次插入330 次删除
  1. 114 110
      lsm6ds3tr-c_reg.c
  2. 220 220
      lsm6ds3tr-c_reg.h

文件差異過大導致無法顯示
+ 114 - 110
lsm6ds3tr-c_reg.c


文件差異過大導致無法顯示
+ 220 - 220
lsm6ds3tr-c_reg.h


部分文件因文件數量過多而無法顯示