Home
last modified time | relevance | path

Searched refs:__UNUSED (Results 1 – 8 of 8) sorted by relevance

/hal_nordic-latest/nrfx/mdk/
Dnrf54h_erratas.h42 static bool nrf54h_errata_6(void) __UNUSED;
43 static bool nrf54h_errata_8(void) __UNUSED;
44 static bool nrf54h_errata_12(void) __UNUSED;
45 static bool nrf54h_errata_13(void) __UNUSED;
46 static bool nrf54h_errata_14(void) __UNUSED;
47 static bool nrf54h_errata_19(void) __UNUSED;
48 static bool nrf54h_errata_20(void) __UNUSED;
49 static bool nrf54h_errata_21(void) __UNUSED;
50 static bool nrf54h_errata_23(void) __UNUSED;
51 static bool nrf54h_errata_25(void) __UNUSED;
[all …]
Dnrf52_erratas.h42 static bool nrf52_errata_1(void) __UNUSED;
43 static bool nrf52_errata_2(void) __UNUSED;
44 static bool nrf52_errata_3(void) __UNUSED;
45 static bool nrf52_errata_4(void) __UNUSED;
46 static bool nrf52_errata_7(void) __UNUSED;
47 static bool nrf52_errata_8(void) __UNUSED;
48 static bool nrf52_errata_9(void) __UNUSED;
49 static bool nrf52_errata_10(void) __UNUSED;
50 static bool nrf52_errata_11(void) __UNUSED;
51 static bool nrf52_errata_12(void) __UNUSED;
[all …]
Dnrf54l_erratas.h42 static bool nrf54l_errata_1(void) __UNUSED;
43 static bool nrf54l_errata_2(void) __UNUSED;
44 static bool nrf54l_errata_3(void) __UNUSED;
45 static bool nrf54l_errata_4(void) __UNUSED;
46 static bool nrf54l_errata_6(void) __UNUSED;
47 static bool nrf54l_errata_7(void) __UNUSED;
48 static bool nrf54l_errata_8(void) __UNUSED;
49 static bool nrf54l_errata_9(void) __UNUSED;
50 static bool nrf54l_errata_10(void) __UNUSED;
51 static bool nrf54l_errata_13(void) __UNUSED;
[all …]
Dnrf53_erratas.h42 static bool nrf53_errata_1(void) __UNUSED;
43 static bool nrf53_errata_2(void) __UNUSED;
44 static bool nrf53_errata_3(void) __UNUSED;
45 static bool nrf53_errata_4(void) __UNUSED;
46 static bool nrf53_errata_5(void) __UNUSED;
47 static bool nrf53_errata_6(void) __UNUSED;
48 static bool nrf53_errata_7(void) __UNUSED;
49 static bool nrf53_errata_8(void) __UNUSED;
50 static bool nrf53_errata_9(void) __UNUSED;
51 static bool nrf53_errata_10(void) __UNUSED;
[all …]
Dnrf91_erratas.h42 static bool nrf91_errata_1(void) __UNUSED;
43 static bool nrf91_errata_2(void) __UNUSED;
44 static bool nrf91_errata_4(void) __UNUSED;
45 static bool nrf91_errata_6(void) __UNUSED;
46 static bool nrf91_errata_7(void) __UNUSED;
47 static bool nrf91_errata_8(void) __UNUSED;
48 static bool nrf91_errata_9(void) __UNUSED;
49 static bool nrf91_errata_10(void) __UNUSED;
50 static bool nrf91_errata_12(void) __UNUSED;
51 static bool nrf91_errata_14(void) __UNUSED;
[all …]
Dnrf51_erratas.h42 static bool nrf51_errata_1(void) __UNUSED;
43 static bool nrf51_errata_2(void) __UNUSED;
44 static bool nrf51_errata_3(void) __UNUSED;
45 static bool nrf51_errata_4(void) __UNUSED;
46 static bool nrf51_errata_5(void) __UNUSED;
47 static bool nrf51_errata_6(void) __UNUSED;
48 static bool nrf51_errata_7(void) __UNUSED;
49 static bool nrf51_errata_8(void) __UNUSED;
50 static bool nrf51_errata_9(void) __UNUSED;
51 static bool nrf51_errata_10(void) __UNUSED;
[all …]
Dcompiler_abstraction.h69 #ifndef __UNUSED
70 #define __UNUSED __attribute__((unused)) macro
142 #ifndef __UNUSED
143 #define __UNUSED __attribute__((unused)) macro
230 #ifndef __UNUSED
231 #define __UNUSED macro
310 #ifndef __UNUSED
311 #define __UNUSED __attribute__((unused)) macro
395 #ifndef __UNUSED
396 #define __UNUSED __attribute__((unused)) macro
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_spim.c122 static const uint8_t easydma_support_bits[] __UNUSED =