Home
last modified time | relevance | path

Searched refs:N (Results 1 – 21 of 21) sorted by relevance

/external/platform/stellaris/ti-driverlib/
A DMANIFEST.TXT72 Modified by TI: N/A
80 Modified by TI: N/A
86 Version: N/A
97 Modified by TI: N/A
105 Modified by TI: N/A
113 Modified by TI: N/A
121 Modified by TI: N/A
129 Modified by TI: N/A
137 Modified by TI: N/A
145 Modified by TI: N/A
[all …]
/external/arch/arm/arm-m/CMSIS/Include/
A Dcore_cm0.h207 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
258 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm1.h207 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
258 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_sc000.h218 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
269 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm0plus.h218 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
269 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm3.h220 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
277 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_sc300.h220 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
277 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm4.h275 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
336 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_armv8mbl.h243 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
294 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm23.h243 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
294 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm7.h290 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
351 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm33.h332 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
392 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm35p.h332 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
392 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_armv8mml.h332 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
392 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_armv81mml.h339 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
399 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
A Dcore_cm55.h339 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
399 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcore_cm0plus.h218 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
269 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ member
/external/lib/heap/dlmalloc/
A Ddlmalloc.c2851 #define check_malloced_chunk(M,P,N) argument
2860 #define check_malloced_chunk(M,P,N) do_check_malloced_chunk(M,P,N) argument
2943 unsigned int N = ((Y - 0x100) >> 16) & 8;\
2945 N += K;\
2947 K = 14 - N + ((Y <<= K) >> 15);\
3025 unsigned int N = K; Y >>= K;\
3026 N += K = Y >> (8-3) & 8; Y >>= K;\
3027 N += K = Y >> (4-2) & 4; Y >>= K;\
3028 N += K = Y >> (2-1) & 2; Y >>= K;\
3029 N += K = Y >> (1-0) & 1; Y >>= K;\
[all …]
/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/
A Dreadme.dox40 * PC should be setup for 115200-8-N-1.
/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/
A Dreadme.dox40 * PC should be setup for 115200-8-N-1.
/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/
A Dreadme.dox40 * PC should be setup for 115200-8-N-1.

Completed in 138 milliseconds