zephyr/include
Daniel Leung 9be37553ee timing: do not repeatedly do init()/start()/stop()
We should not be initializing/starting/stoping timing functions
multiple times. So this changes how the timing functions are
structured to allow only one initialization, only start when
stopped, and only stop when started.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-11-11 23:55:49 -05:00
..
app_memory userspace: update k_mem_domain_add_partition docs 2020-11-05 09:33:40 -05:00
arch arc: enable thread local storage 2020-11-11 13:25:29 +01:00
audio
bluetooth Bluetooth: host: Change directed advertising to privacy-enabled peer 2020-11-11 13:22:02 +01:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree
dfu
disk
display
drivers drivers: add infrastructure for regulator devices 2020-10-28 15:22:53 +01:00
dt-bindings drivers: display: ili9xxx: generalize ILI display driver 2020-11-10 15:52:12 -06:00
fs fs: Add support for mount flags 2020-11-06 13:10:13 -05:00
linker net: dns: dns-sd: support dns service discovery 2020-11-09 16:15:02 -08:00
logging
lorawan
mgmt
net net: lwm2m: Add path generation macro 2020-11-10 14:10:44 +02:00
posix
power pm: Add power management states definition 2020-11-11 13:20:05 +01:00
random
settings
shell
stats
storage storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
sys timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
timing timing: do not repeatedly do init()/start()/stop() 2020-11-11 23:55:49 -05:00
toolchain sys: util: Add clamp macro 2020-11-05 12:12:17 +01:00
tracing
usb usb: samples: Add Extension descriptor to webUSB sample. 2020-10-30 15:56:13 +01:00
zephyr
cache.h
device.h device: deprecate DEVICE_INIT 2020-11-10 08:38:09 -06:00
devicetree.h
ec_host_cmd.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h kernel: Rename struct _poller 2020-11-11 10:59:52 -05:00
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h