zephyr/modules/hal_nordic
Marco Widmer 1a899ee414 modules: hal_nordic: nrfx_glue: Fix unused argument
NRFX_IRQ_PRIORITY_SET is defined as empty. This causes an unused
argument warning in many callers (e.g. nrfy_gpiote_int_init). Fix it by
using ARG_UNUSED for the priority argument.

Signed-off-by: Marco Widmer <marco.widmer@bytesatwork.ch>
2024-03-26 11:19:05 -05:00
..
nrf-regtool modules: hal_nordic: Integrate nrf-regtool 2024-02-02 16:40:11 +01:00
nrf_802154 modules: hal_nordic: remove weak nrf_802154_clock_hfclk_ready 2024-03-02 15:04:16 +01:00
nrfx modules: hal_nordic: nrfx_glue: Fix unused argument 2024-03-26 11:19:05 -05:00
CMakeLists.txt modules: hal_nordic: require nrf-regtool 5.1.0 2024-02-27 18:37:39 +01:00
Kconfig modules: hal_nordic: Integrate nrf-regtool 2024-02-02 16:40:11 +01:00
Kconfig.nrf_regtool modules: hal_nordic: Integrate nrf-regtool 2024-02-02 16:40:11 +01:00