zephyr/drivers/sensor/lis2mdl
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
CMakeLists.txt
Kconfig kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
lis2mdl_trigger.c driver/sensor: lis2mdl: (FIX) change 'uint32_t' type into 'u32_t' 2019-03-11 22:06:37 -07:00
lis2mdl.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
lis2mdl.h