zephyr/drivers
Andy Ross cbb77be675 sys_clock.h: Remove sys_clock_ticks_per_sec()
This just got turned into a function from a "variable" API, but
post-the-most-recent-patch it turns out to be degenerate anyway.
Everyone everywhere should always have been using the kconfig variable
directly, and it was only a weirdness in the tickless API that made it
confusing.  Fix.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-10-16 15:03:10 -04:00
..
adc sys_clock.h: Remove sys_clock_ticks_per_sec() 2018-10-16 15:03:10 -04:00
aio
audio
bluetooth
can
clock_control
console
counter
crypto
display
dma
entropy
ethernet
flash
gpio
grove
i2c
i2s
ieee802154
interrupt_controller
ipm
led
led_strip
modem
net
pci
pinmux
ptp_clock
pwm
rtc
sensor sys_clock.h: Make "global variable" APIs into proper functions 2018-10-16 15:03:10 -04:00
serial
spi drivers: spi_sam: Config chip select pin when driver init 2018-10-16 14:01:29 -05:00
timer sys_clock.h: Remove sys_clock_ticks_per_sec() 2018-10-16 15:03:10 -04:00
usb
watchdog
wifi
CMakeLists.txt
Kconfig