zephyr/drivers
Tomi Fontanilles f380fcc52f drivers: modem_cellular: fix handling of `+C*REG` answers
`+C*REG:` may be received as AT read command answer
or unsolicited notification.
Their syntax differs, and even the overall parameter count varies
depending on what `<n>` is used in the `AT+CEREG=` write command.

To handle all cases properly, check the parameter count and
the presence of the `<tac>` parameter (which is a string and
thus begins with `"`) to figure out what is the position of `<stat>`.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-10-30 08:54:17 -05:00
..
adc west.yml: update hal_espressif to latest version 2024-10-27 20:53:48 -05:00
audio
auxdisplay
bbram
bluetooth driver: ble: add custom espressif kconfig 2024-10-27 20:53:48 -05:00
cache drivers: cache: Enable LINEADDR workaround on nRF54H20 EngB 2024-10-24 16:55:44 +01:00
can drivers: can: initial support for Renesas RA CANFD 2024-10-25 08:55:17 +02:00
charger
clock_control drivers: clock_control: syscon: Added Clock support for IRTC. 2024-10-26 03:58:48 +01:00
comparator
console
coredump
counter drivers: counter: fix AGT renesas prefix properties 2024-10-29 07:11:04 -05:00
crypto drivers: crypto: Add initial SiM3U1xx support 2024-10-24 17:52:05 +02:00
dac drivers: sensor: dacx3608: add broadcast register for synchronized output 2024-10-26 03:59:35 +01:00
dai drivers: sai: Use 0x0 as clock id if none is provided 2024-10-26 11:30:07 +02:00
disk
display
dma west.yml: update hal_espressif to latest version 2024-10-27 20:53:48 -05:00
dp
edac
eeprom
entropy
espi
ethernet drivers: ethernet: phy: phy_mii: log remove excess newlines 2024-10-25 12:50:38 -05:00
firmware
flash drivers: flash: flash_mcux_flexspi: add support for W25Q512JV 2024-10-25 18:51:45 +01:00
fpga
fuel_gauge
gnss
gpio drivers: gpio: ambiq: fix port status get error 2024-10-29 09:34:30 -07:00
haptics
hwinfo
hwspinlock
i2c drivers: i2c: nrfx_twi[m]: default to I2C_BITRATE_STANDARD 2024-10-29 09:27:05 -07:00
i2s
i3c
ieee802154
input
interrupt_controller
ipm
kscan
led
led_strip
lora
mbox
mdio
memc
mfd
mipi_dbi
mipi_dsi
misc
mm
modem drivers: modem_cellular: fix handling of `+C*REG` answers 2024-10-30 08:54:17 -05:00
mspi
net net: nsos_sockets: free allocated socket on close 2024-10-30 01:21:18 +00:00
pcie
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm driver: pwm: infineon: cyw920829m2evk_02 pwm 2024-10-26 03:57:41 +01:00
regulator drivers: regulator_nxp_vref: Clear UTRIM on init 2024-10-25 18:52:10 +01:00
reset
retained_mem
rtc drivers: rtc: Added IRTC Driver Support. 2024-10-26 03:58:48 +01:00
sdhc
sensor driver: sensor: adxl345: Bug fix for q31_t conv 2024-10-29 07:09:13 -05:00
serial drivers: serial: fix renesas ra sci uart hardware flow control enable 2024-10-29 16:01:38 -07:00
sip_svc
smbus
spi drivers: spi: litex: add flush of rx buffer 2024-10-29 14:18:41 -05:00
stepper drivers: stepper: introduce invert-direction property to gpio-stepper 2024-10-26 11:29:57 +02:00
syscon
tee
timer drivers: timer: silabs: Add sleeptimer timer driver 2024-10-24 17:51:01 +02:00
usb drivers: usb: Use VREG only if present for NXP Kinetis usb 2024-10-25 05:11:44 +01:00
usb_c
video drivers: video: csi: Add NXP copyright 2024-10-25 08:54:57 +02:00
virtualization
w1
watchdog drivers: watchdog: wdt_dw: add missing header 2024-10-26 11:30:18 +02:00
wifi wifi: esp32: move kconfig to driver area 2024-10-27 20:53:48 -05:00
xen
CMakeLists.txt
Kconfig