Searched refs:__UNUSED (Results 1 – 5 of 5) sorted by relevance
40 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 …]
40 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 …]
40 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 …]
40 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 …]
72 #ifndef __UNUSED73 #define __UNUSED __attribute__((unused)) macro105 #ifndef __UNUSED106 #define __UNUSED __attribute__((unused)) macro138 #ifndef __UNUSED139 #define __UNUSED macro170 #ifndef __UNUSED171 #define __UNUSED __attribute__((unused)) macro210 #ifndef __UNUSED211 #define __UNUSED __attribute__((unused)) macro
Completed in 34 milliseconds