Searched refs:should (Results 1 – 19 of 19) sorted by relevance
/lk-master/external/lib/lwip/netif/ |
A D | FILES | 7 Ethernet. The code in this file should be used together with 9 largely made Ethernet independent so you should be able to
|
A D | ethernetif.c | 141 signal that packet should be sent();
|
/lk-master/arch/mips/ |
A D | start.S | 30 # should never return here
|
/lk-master/app/tests/ |
A D | mem_tests.c | 22 static void mem_test_fail(void *ptr, uint32_t should, uint32_t is) { in mem_test_fail() argument 23 printf("ERROR at %p: should be 0x%x, is 0x%x\n", ptr, should, is); in mem_test_fail()
|
/lk-master/ |
A D | lk_inc.mk.example | 7 # paths relative to LKMAKEROOT where additional modules should be searched
|
A D | README.md | 34 4. you should see 'welcome to lk/MP'
|
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/ |
A D | stm32f7xx_hal_def.h | 104 #error �USE_RTOS should be 0 in the current HAL release�
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/ |
A D | readme.dox | 42 …* SPI data on UART, the master should allow sufficient (around 10ms) delay between each transfer. … 45 * A SPI master should be connected to test this example the SPI connections are as below: <br>
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/ |
A D | readme.dox | 42 …* SPI data on UART, the master should allow sufficient (around 10ms) delay between each transfer. … 45 * A SPI master should be connected to test this example the SPI connections are as below: <br>
|
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
A D | chip.h | 42 #error CORE_M3 should be defined as part of your compiler define list
|
/lk-master/external/platform/nrfx/doc/ |
A D | nrfx.doxyfile | 14 # Values that contain spaces should be placed between quotes (\" \"). 30 # double-quotes, unless you are using Doxywizard) that should identify the 46 # for a project that appears at the top of each page and should give viewer a 54 # in the documentation. The maximum height of the logo should not exceed 55 55 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 350 # should set this option to NO. 1277 # set bundle. This should be a reverse domain-name style string, e.g. 1332 # (YES) or that it should be included in the master .chm file (NO). 1433 # name. Each documentation set should have its own identifier. 1564 # should work on any modern browser. Note that when using HTML help [all …]
|
A D | main_page.dox | 32 In addition, the following locations should be specified as include paths
|
/lk-master/arch/riscv/ |
A D | linker-twosegment.ld | 73 /* Question: should we put srodata here on multi seg binaries? */
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rb/example/ |
A D | readme.dox | 40 * PC should be setup for 115200-8-N-1.
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_int/example/ |
A D | readme.dox | 40 * PC should be setup for 115200-8-N-1.
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/ |
A D | readme.dox | 46 * serial port settings such as baud rate, parity and data bits should be same for FTDI port and
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_uart_rom_polling/example/ |
A D | readme.dox | 40 * PC should be setup for 115200-8-N-1.
|
/lk-master/external/arch/arm/arm-m/CMSIS/Include/ |
A D | cmsis_iccarm.h | 33 #error This file should only be compiled by ICCARM
|
/lk-master/external/platform/nrfx/hal/ |
A D | nrf_usbd.h | 418 #error USBD_FRAMECNTR_FRAMECNTR_Msk should be changed into USBD_FRAMECNTR_FRAMECNTR_Msk
|
Completed in 24 milliseconds