zephyr/include
Kumar Gala 4fede8dd0b log: make name param explicit
Rather than having some implied name for the logging name, explicitly
pass it in the macros LOG_MODULE_REGISTER & LOG_MODULE_DECLARE.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-09-11 13:25:55 -05:00
..
app_memory userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
arch arch: arm: correct placement of macro documentation 2018-09-11 11:38:06 -05:00
audio drivers: dmic: APIs for digital microphones 2018-08-19 11:05:19 -07:00
bluetooth bluetooth: uuid: Add Central Address Resolution UUID 2018-09-10 17:47:15 -04:00
cmsis_rtos_v1 lib: cmsis_rtos_v1: Minor refactor of CMSIS implemetation 2018-09-03 12:45:42 -04:00
crypto
debug obj_tracing: Declare object trace list for queue 2018-07-27 07:51:26 -04:00
dfu
display
drivers usb: dc: Clean doxygen documentation 2018-09-11 12:54:47 -04:00
dt-bindings include: dt-bindings: pinctrl: stm32-pinctrlf1.h complete stm32f1 header 2018-08-20 05:51:52 -07:00
fs
linker linker: Re-implement {APP,KERNEL}_INPUT_SECTION 2018-08-16 20:15:52 -07:00
logging log: make name param explicit 2018-09-11 13:25:55 -05:00
mgmt doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
misc c++: fix comparison between signed and unsigned types 2018-09-06 11:38:48 -04:00
net net: sockets: Add a socket offload module 2018-09-11 18:42:34 +03:00
nvs subsys: fs/nvs: Rewrite for improved robustness 2018-08-10 14:16:06 -07:00
posix lib: posix: clock: Implement clock_settime 2018-09-11 09:21:52 -04:00
random
settings
shell
toolchain
usb usb: device: Clean doxygen documentation 2018-09-11 12:54:47 -04:00
zephyr
adc.h drivers: adc: Introduce reworked API 2018-08-29 13:46:57 -04:00
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h include: console: Include kernel.h for struct k_fifo 2018-08-20 09:05:08 -07:00
counter.h
crc8.h
crc16.h
crc32.h lib/crc: Add CRC32 support 2018-07-18 10:00:12 -04:00
device.h
disk_access.h
dma.h
entropy.h
exc_handle.h arch: introduce exc_handle.h 2018-07-31 07:47:15 -07:00
fcb.h
flash.h
flash_map.h
fs.h
gpio.h
i2c.h doc: fix misspellings in API docs 2018-08-08 01:47:51 -05:00
i2s.h i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
init.h
ipm.h
irq.h
irq_nextlevel.h
irq_offload.h
json.h
kernel.h kernel: Improve precision of ticks and ms conversions 2018-08-31 11:14:39 -04:00
kernel_includes.h Fix compile errors related to errno.h 2018-07-25 23:38:13 -04:00
kernel_version.h
led.h
led_strip.h
pinmux.h
power.h
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h kernel: Deprecate sys_clock_us_per_tick variable. 2018-07-20 00:03:52 -04:00
sys_io.h
syscall.h cmake: Deprecate the 2 symbols _SYSCALL_{LIMIT,BAD} 2018-08-15 11:46:51 -07:00
toolchain.h
tracing.h systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
uart.h drivers: uart: Allow to pass arbitrary user data to irq callback 2018-08-02 19:20:12 +02:00
watchdog.h
zephyr.h