zephyr/drivers
Andrzej Puzdrowski 428c281bc6 drivers/flash/flash_simulator: fix flash size calculation
Flash size calculation was don with assumption that flash page size
is always 1 KB and flash size was parameterized with such granularity.

This patch correct this bug.

Flash pages number under statistic can't be calculated via preprocessor
anymore - thus are parameterized via Kconfig.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-07-17 13:49:26 -07:00
..
adc shell: adc: adc shell for testing adcs 2019-06-28 10:07:18 -05:00
aio cleanup: include/: move aio_comparator.h to drivers/aio_comparator.h 2019-06-27 22:55:49 -04:00
audio cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
bluetooth Bluetooth: drivers: ipm_st32wb: Fix compilation 2019-07-09 21:35:44 +03:00
can drivers: can: stm32: Update enable driver help message 2019-07-02 18:57:23 -04:00
clock_control clock/usdhc: Enable clock of USDHC of i.MXRT 2019-07-10 11:58:15 -05:00
console drivers: ipm_console: increase coverage stack size 2019-07-04 07:25:44 -04:00
counter drivers: counter: enable counter for STM32WB 2019-07-11 13:10:15 -05:00
crypto cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
display drivers: ssd16xx: add defines to resolve coding style issues 2019-07-04 07:27:09 -04:00
dma cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
entropy cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
ethernet drivers: eth_stellaris: update for dts change to local-mac-address 2019-07-11 06:50:27 -04:00
flash drivers/flash/flash_simulator: fix flash size calculation 2019-07-17 13:49:26 -07:00
gpio drivers: gpio: Add STM32G0X pinmux support 2019-07-05 10:35:55 -05:00
hwinfo cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
i2c drivers: nrf: Fix PM for TWI and TWIM in case of multi instance 2019-07-15 12:05:19 +02:00
i2s cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
ieee802154 drivers: ieee802154_nrf: Fix SoC header inclusion 2019-07-12 12:16:21 +02:00
interrupt_controller drivers: interrupt_controller: Add STM32G0X interrupt support 2019-07-05 10:35:55 -05:00
ipm cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
led cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
led_strip cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
modem cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
net cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
neural_net cleanup: include/: move gna.h to drivers/gna.h 2019-06-27 22:55:49 -04:00
pci cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
pcie drivers/pcie/shell: add basic probe for MSI-X capability 2019-06-10 10:52:02 -04:00
pinmux drivers: pinmux: Add STM32G0X pinmux support 2019-07-05 10:35:55 -05:00
ptp_clock net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
pwm drivers: pwm: imx: replace deprecated DTS macros 2019-07-12 05:54:16 -07:00
rtc cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
sensor sensor: lis2dh: Fix stray use of old DT define 2019-07-10 10:25:21 -05:00
serial drivers/serial: stm32: Add support for STM32H7 series 2019-07-04 08:50:04 -04:00
spi drivers: nrf: Add power management to nrf SPI driver. 2019-07-15 12:05:19 +02:00
timer native_posix: Replace system timer driver 2019-07-15 14:15:16 +02:00
usb drivers: usb/stm32: use dts information to populate clock settings 2019-07-16 09:08:51 -04:00
watchdog drivers: watchdog: mcux_wdog32: add driver for the NXP Kinetis WDOG32 2019-07-02 18:00:16 -05:00
wifi wifi: eswifi: Implement TCP listen/accept 2019-07-02 09:08:59 +03:00
CMakeLists.txt net: ptp: clock: Add usermode support to ptp_clock_get() 2019-06-25 15:22:51 +03:00
Kconfig uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00