zephyr/drivers
Flavio Ceolin 0ea0344328 drivers: fxos8700: Remove unnecessary cast
Change a variable type in fxos8700_set_odr to avoid unnecessary cast.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-06-16 11:13:45 -05:00
..
adc drivers: adc: stm32: Perform calibration if set in sequence 2021-06-16 10:39:18 +02:00
audio drivers/audio: Kconfig: Fix dmic INIT_PRIORITY default value 2021-05-04 08:33:46 -05:00
bluetooth Bluetooth: ISO: Speed up BT ISO data processing 2021-05-27 13:16:40 +02:00
cache cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
can drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
clock_control soc: nrf53: Tune capacitor for LFXO for nRF53 and update accuracy 2021-06-12 08:52:00 -05:00
console drivers: console: rtt: Add no multithreading support 2021-05-27 13:33:02 +02:00
counter drivers: stm32_rtc: add STM32WL family support 2021-06-07 12:04:15 +02:00
crypto drivers: crypto: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
dac drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
debug tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05:00
disk drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
display pm: do not use deprecate Kconfig 2021-06-04 12:19:38 -05:00
dma drivers: dma: stm32 dmamux has request 0 for mem-to-mem 2021-05-21 04:55:02 -05:00
ec_host_cmd_periph drivers: ec_host_cmd_periph: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
edac
eeprom drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
entropy drivers: cc13xx_cc26xx: fix pm.h not included 2021-06-04 10:24:10 -05:00
espi drivers: espi: eSPI host DnX propagation fixes 2021-06-11 17:45:16 -04:00
ethernet soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
flash drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
gpio drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
hwinfo drivers: hwinfo: Exclude GECKO driver on EFR32MG21 2021-06-12 08:48:16 -05:00
i2c soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
i2s soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
ieee802154 drivers: ieee802154: fix unintentional case fall-through 2021-06-15 14:26:01 +03:00
interrupt_controller drivers: gpio_litex: add support for litex_vexriscv GPIO interrupts 2021-06-04 16:24:52 -05:00
ipm ipm: cavs: (cosmetic) fix indentation 2021-05-07 12:44:34 -04:00
kscan drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
led drivers: led_pwm: Update pm_control function 2021-05-19 07:52:02 -05:00
led_strip drivers: led_strip: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
lora drivers: lora: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00
memc drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
misc
modem drivers: modem: ublox-sara-r4: query for operator and cell info 2021-06-14 15:19:13 +02:00
net drivers: net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
neural_net drivers: neural_net: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pcie drivers: pcie: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
peci drivers: peci: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
pinmux ite: drivers/adc: create pinmux phandle to the ADC driver node 2021-06-11 15:47:25 +02:00
pm_cpu_ops drivers: pm_cpu_ops: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ps2 drivers: ps2: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
ptp_clock
pwm drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
regulator drivers: regulator: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
sensor drivers: fxos8700: Remove unnecessary cast 2021-06-16 11:13:45 -05:00
serial drivers: uart: rcar: Fix typo in conf phase 2021-06-15 20:13:55 -05:00
spi soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 2021-06-14 09:50:41 -05:00
timer drivers: timer: hide CONFIG_APIC_TIMER_IRQ_PRIORITY when not applicable 2021-06-10 18:15:01 -04:00
usb drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
video drivers: video: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
virtualization drivers: virtualization: remove usage of device_pm_control_nop 2021-04-28 12:25:39 -04:00
watchdog power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
wifi drivers: wifi: esp32: create event handling thread in runtime 2021-06-08 11:15:38 -05:00
CMakeLists.txt cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00
Kconfig cache: Introduce external cache controller system support 2021-05-08 07:00:33 +02:00