Home
last modified time | relevance | path

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

/external/platform/nrfx/mdk/
A Dnrf53_erratas.h40 static bool nrf53_errata_1(void) __UNUSED;
41 static bool nrf53_errata_2(void) __UNUSED;
42 static bool nrf53_errata_3(void) __UNUSED;
43 static bool nrf53_errata_4(void) __UNUSED;
44 static bool nrf53_errata_5(void) __UNUSED;
45 static bool nrf53_errata_6(void) __UNUSED;
46 static bool nrf53_errata_7(void) __UNUSED;
47 static bool nrf53_errata_8(void) __UNUSED;
48 static bool nrf53_errata_9(void) __UNUSED;
49 static bool nrf53_errata_10(void) __UNUSED;
[all …]
A Dnrf91_erratas.h40 static bool nrf91_errata_1(void) __UNUSED;
41 static bool nrf91_errata_2(void) __UNUSED;
42 static bool nrf91_errata_4(void) __UNUSED;
43 static bool nrf91_errata_6(void) __UNUSED;
44 static bool nrf91_errata_7(void) __UNUSED;
45 static bool nrf91_errata_8(void) __UNUSED;
46 static bool nrf91_errata_9(void) __UNUSED;
47 static bool nrf91_errata_10(void) __UNUSED;
48 static bool nrf91_errata_12(void) __UNUSED;
49 static bool nrf91_errata_14(void) __UNUSED;
[all …]
A Dnrf51_erratas.h40 static bool nrf51_errata_1(void) __UNUSED;
41 static bool nrf51_errata_2(void) __UNUSED;
42 static bool nrf51_errata_3(void) __UNUSED;
43 static bool nrf51_errata_4(void) __UNUSED;
44 static bool nrf51_errata_5(void) __UNUSED;
45 static bool nrf51_errata_6(void) __UNUSED;
46 static bool nrf51_errata_7(void) __UNUSED;
47 static bool nrf51_errata_8(void) __UNUSED;
48 static bool nrf51_errata_9(void) __UNUSED;
49 static bool nrf51_errata_10(void) __UNUSED;
[all …]
A Dnrf52_erratas.h40 static bool nrf52_errata_1(void) __UNUSED;
41 static bool nrf52_errata_2(void) __UNUSED;
42 static bool nrf52_errata_3(void) __UNUSED;
43 static bool nrf52_errata_4(void) __UNUSED;
44 static bool nrf52_errata_7(void) __UNUSED;
45 static bool nrf52_errata_8(void) __UNUSED;
46 static bool nrf52_errata_9(void) __UNUSED;
47 static bool nrf52_errata_10(void) __UNUSED;
48 static bool nrf52_errata_11(void) __UNUSED;
49 static bool nrf52_errata_12(void) __UNUSED;
[all …]
A Dcompiler_abstraction.h72 #ifndef __UNUSED
73 #define __UNUSED __attribute__((unused)) macro
105 #ifndef __UNUSED
106 #define __UNUSED __attribute__((unused)) macro
138 #ifndef __UNUSED
139 #define __UNUSED macro
170 #ifndef __UNUSED
171 #define __UNUSED __attribute__((unused)) macro
210 #ifndef __UNUSED
211 #define __UNUSED __attribute__((unused)) macro

Completed in 34 milliseconds