Home
last modified time | relevance | path

Searched refs:stop (Results 1 – 11 of 11) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dfmc_15xx.h68 STATIC INLINE void Chip_FMC_ComputeSignature(uint32_t start, uint32_t stop) in Chip_FMC_ComputeSignature() argument
71 LPC_FMC->FMSSTOP = (stop >> 4) | FMC_FLASHSIG_BUSY; in Chip_FMC_ComputeSignature()
/lk-master/lib/debugcommands/
A Ddebugcommands.c99 unsigned long stop = address + len; in cmd_display_mem() local
115 for ( ; address < stop; address += size) { in cmd_display_mem()
209 unsigned long stop = address + len; in cmd_fill_mem() local
217 for ( ; address < stop; address += size) { in cmd_fill_mem()
/lk-master/scripts/
A Dxmd.tcl17 stop
/lk-master/target/vim2/
A DREADME13 - Boot VIM2 and press enter or space to stop autoboot
/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_uart.h96 .stop = NRF_UART_STOP_ONE,
A Dnrfx_uarte.h105 .stop = (nrf_uarte_stop_t)NRF_UARTE_STOP_ONE,
/lk-master/external/platform/nrfx/hal/
A Dnrf_uart.h153 nrf_uart_stop_t stop; ///< Stop bits. member
521 | (uint32_t)p_cfg->stop in nrf_uart_configure()
A Dnrf_uarte.h170 nrf_uarte_stop_t stop; ///< Stop bits. member
621 | (uint32_t)p_cfg->stop in nrf_uarte_configure()
/lk-master/external/platform/nrfx/
A DCHANGELOG.md94 - Added possibility to configure in UART and UARTE the number of stop bits and the type of parity, …
213 …AIT_FOR in the nrfx_saadc_abort() function. The macro now correctly waits for a stop of the driver.
279 …he TWIM driver. They can now be started after transfers that are not ended with the stop condition.
/lk-master/external/platform/stm32f0xx/CMSIS/
A DCMSIS_END_USER_LICENCE_AGREEMENT.txt65 8.4 Upon termination of this Licence, you shall stop using the Deliverables and destroy all copies …
/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile759 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when

Completed in 20 milliseconds