nuttx-apps/modbus/functions
Xiang Xiao 857158451b Unify the void cast usage
1.Remove void cast for function because many place ignore the returned value witout cast
2.Replace void cast for variable with UNUSED macro

Change-Id: Ie644129a563244a6397036789c4c3ea83c4e9b09
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-01-02 23:21:01 +08:00
..
Make.defs Add master support to modbus. From Darcy Gong 2015-04-11 09:37:31 -06:00
mbfunccoils_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
mbfunccoils.c remove extra semicolons 2017-06-04 12:25:32 -04:00
mbfuncdiag.c apps/modbus: That completes a complete pass; all of the modbus files a little closer to NuttX coding style. Still not compliant with naming conventions 2015-04-07 16:48:09 -06:00
mbfuncdisc_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
mbfuncdisc.c remove extra semicolons 2017-06-04 12:25:32 -04:00
mbfuncholding_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
mbfuncholding.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
mbfuncinput_m.c Unify the void cast usage 2020-01-02 23:21:01 +08:00
mbfuncinput.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
mbfuncother.c This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h" 2016-07-11 10:11:18 -06:00
mbutils.c Replace all ASSERT calls to DEBUGASSERT 2018-08-24 06:19:35 -06:00