zephyr/tests/kernel/device/src
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device'
Do not reuse tag name (misra rule 5.7).

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-22 19:48:14 -04:00
..
abstract_driver.c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
abstract_driver.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
bad_driver.c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
dummy_driver.c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00
main.c device: remove deprecated device_list_get 2021-03-22 10:15:26 -05:00
mmio.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
test_driver_init.c tests: convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:05:40 -05:00