zephyr/drivers
Andy Ross b2e4283555 sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API
This was another "global variable" API.  Give it function syntax too.
Also add a warning, because on nRF devices (at least) the cycle clock
runs in kHz and is too slow to give a precise answer here.

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 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
audio drivers: audio: move to new logger 2018-10-08 17:49:12 -04:00
bluetooth drivers: boards: Merge HAS_DTS_SPI_PINS with HAS_DTS_SPI 2018-10-01 21:15:06 -05:00
can drivers: can: move to new logger 2018-10-08 17:49:12 -04:00
clock_control drivers: clock_control_mcux: register logging module 2018-10-15 10:48:11 -04:00
console lib: ring_buffer: Rename sys_ring_buf_ to ring_buf_item_ 2018-10-09 13:58:44 -04:00
counter headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crypto drivers: crypto: move to new logger 2018-10-08 17:49:12 -04:00
display drivers: add SSD1673 EPD controller driver 2018-10-16 14:54:47 -04:00
dma drivers: dma_cavs: Correct typo for logger 2018-10-12 07:52:17 -04:00
entropy drivers: entropy nRF5x : use new compatible SOC symbol 2018-10-15 09:36:37 -04:00
ethernet drivers: ethernet: stm32: Fix typo in comment 2018-10-15 12:01:22 -05:00
flash drivers: soc_flash_nios2_qspi: fix logging formatting 2018-10-10 15:46:52 -04:00
gpio drivers: gpio: sifive: Fix GPIO extern interrupts 2018-10-15 21:39:21 -04:00
grove drivers: grove/light: change ADC resolution to 12-bit 2018-09-05 18:38:57 -04:00
i2c drivers: i2c: enable logging for drivers loading i2c-priv.h 2018-10-10 13:26:58 -04:00
i2s drivers/i2s_ll_stm32.c: move to new logger 2018-10-16 08:24:45 -04:00
ieee802154 net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
interrupt_controller headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ipm headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led driver: led: move to new logger 2018-10-10 10:22:01 -04:00
led_strip drivers: led_strip: add ws2812 defaults for nRF5 devices 2018-10-15 17:50:16 +02:00
modem drivers: modem: register logging module 2018-10-15 10:48:11 -04:00
net net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
pci drivers: pci: pci_show: Add missing space in output 2018-10-12 11:05:59 -04:00
pinmux drivers: pinmux: stm32f7: add PWM pinmux entries 2018-10-02 14:08:00 -07:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm driver: pwm: use new logger 2018-10-08 17:49:12 -04:00
rtc rtc: rtc_mcux: Fix build issue with logging change 2018-10-13 10:41:50 -04:00
sensor sys_clock.h: Make "global variable" APIs into proper functions 2018-10-16 15:03:10 -04:00
serial drivers: usart_sam: fix usart2 device config informations 2018-10-12 06:07:21 -05:00
spi drivers: spi_sam: Config chip select pin when driver init 2018-10-16 14:01:29 -05:00
timer sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API 2018-10-16 15:03:10 -04:00
usb drivers: usb: Add nRF52840 USBD driver 2018-10-12 13:14:12 +02:00
watchdog drivers: watchdog: Add dts support for QMSI based watchdog. 2018-10-14 14:16:03 -04:00
wifi drivers: wifi: Don't include ti/drivers/net/wifi/bsd from simplelink 2018-10-16 12:11:48 -05:00
CMakeLists.txt drivers: audio: add audio to cmake system 2018-08-19 11:04:32 -07:00
Kconfig drivers: audio: Add audio support in Kconfig 2018-08-19 11:04:32 -07:00