zephyr/modules/hal_nordic
Krzysztof Chruściński 4615890792 modules: hal_nordic: nrfs: Optimize communication
It is not needed to use always the system work queue to send a
message over IPC. In thread context IPC service can be called
directly. It speeds up the communication and allows to use nrfs
from the system work queue. Legacy approach could easily lead
to the deadlock if user would call nrfs from work queue and
pend on semaphore until response is received.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2024-12-13 16:13:37 +01:00
..
nrf_802154 modules: hal_nordic: Allow app mem from net core in serialized 802.15.4 2024-11-26 14:46:47 +00:00
nrf-regtool modules: hal_nordic: Integrate nrf-regtool 7.0.0 2024-10-22 20:40:10 +02:00
nrfs modules: hal_nordic: nrfs: Optimize communication 2024-12-13 16:13:37 +01:00
nrfx modules: nordic: nrfx: workaround MDK erratas symbol for nRF54L05 & L10 2024-12-10 11:08:49 +01:00
CMakeLists.txt modules: hal_nordic: bump regtool to 8.0.0 2024-11-01 12:10:12 -05:00
Kconfig drivers: ieee802154: New API for modulated carrier wave transmission. 2024-11-29 21:46:46 +01:00
Kconfig.nrf_regtool modules: hal_nordic: Integrate nrf-regtool 7.0.0 2024-10-22 20:40:10 +02:00