zephyr/include
Sakari Poussa 1ecfa87030 c++: Add placement new and delete operators
Enhance C++ support by adding placement versions of the new and
delete operators. Similar to the regular new and delete which
are already included.

Change-Id: If3f48fbf2f05164a8bea3f66ae84e3e37fb4f528
Signed-off-by: Sakari Poussa <sakari.poussa@intel.com>
2016-11-04 12:38:18 +00:00
..
arch build: consolidate some common parts of linker scripts 2016-10-31 18:00:58 -07:00
bluetooth Bluetooth: Rename BT_SECURITY_ZERO to BT_SECURITY_NONE 2016-11-01 21:40:39 +02:00
display
drivers Bluetooth: Move hci_driver.h to include/drivers/bluetooth 2016-11-01 21:40:39 +02:00
fs fs: Make API naming adhere to the appropriate namespace 2016-10-31 08:08:10 +02:00
linker unified: Add linker script support for all kernel object types 2016-11-02 21:56:26 +00:00
microkernel
misc unified: Add object tracing support for kernel objects 2016-11-02 21:56:27 +00:00
net net: Use proper format for printing size_t 2016-10-27 08:08:27 +00:00
toolchain
usb usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
adc.h drivers/adc: Make references to driver_api const 2016-10-24 22:22:20 +00:00
aio_comparator.h aio_cmp_qmsi: Add get_pending_int API 2016-11-03 21:30:02 +00:00
atomic.h
cache.h
clock_control.h drivers/clock_control: Make references to driver_api const 2016-10-24 22:22:21 +00:00
counter.h counter_qmsi_aonpt: Add get_pending_int API 2016-11-03 21:29:48 +00:00
device.h drivers: Make the device struct driver_api pointer target const 2016-10-25 18:45:09 +00:00
dma.h drivers/dma: Make references to driver_api const 2016-10-24 22:22:22 +00:00
eth.h drivers/eth: Make references to driver_api const 2016-10-24 22:22:22 +00:00
flash.h drivers/flash: Make references to driver_api const 2016-10-24 22:22:26 +00:00
fs.h fs: Make API naming adhere to the appropriate namespace 2016-10-31 08:08:10 +02:00
gpio.h gpio_qmsi: Add get_pending_int API 2016-11-03 21:30:11 +00:00
i2c.h drivers/i2c: Make references to driver_api const 2016-10-24 22:22:25 +00:00
init.h device_pm: Update control function name and doc to indicate PM specific 2016-10-21 23:32:52 +00:00
ipm.h drivers/ipm: Make references to driver_api const 2016-10-24 22:22:25 +00:00
irq.h
irq_offload.h
kernel.h unified: Exclude inline assembler blocks from Doxygen 2016-11-04 00:47:50 +00:00
kernel_version.h kernel: Allow SYS_KERNEL_VER_MAJOR(), etc. return full range of values. 2016-10-22 10:04:00 +00:00
legacy.h unified: Add object tracing support for kernel objects 2016-11-02 21:56:27 +00:00
linker-defs.h console: shell: Support multiple modules 2016-11-02 00:23:18 +00:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h c++: Add placement new and delete operators 2016-11-04 12:38:18 +00:00
pinmux.h drivers/pinmux: Make references to driver_api const 2016-10-24 22:22:24 +00:00
power.h power: Update Quark SE PM layer with QMSI 1.3 2016-11-03 21:31:30 +00:00
pwm.h drivers: pwm: re-design pwm API interfaces 2016-10-31 20:01:04 +00:00
rtc.h rtc_qmsi: Add get_pending_int API 2016-11-03 21:30:21 +00:00
section_tags.h
sections.h
sensor.h drivers/sensor: Make references to driver_api const 2016-10-24 22:22:23 +00:00
shared_irq.h drivers/shared_irq: Make references to driver_api const 2016-10-24 22:22:23 +00:00
spi.h drivers/spi: Make references to driver_api const 2016-10-24 22:22:20 +00:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h drivers/uart: Make references to driver_api const 2016-10-25 11:31:09 +00:00
watchdog.h drivers/watchdog: Make references to driver_api const. 2016-10-24 22:22:19 +00:00
zephyr.h