Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 20 of 20) sorted by relevance

/bsp/raspberry-pi/raspi4-32/driver/touch/
A Ddrv_xpt2046.c52 rt_uint8_t ready[2]; in touch_read_x_y() local
80 msg4.recv_buf = &ready[0]; in touch_read_x_y()
89 ready_val = ((ready[0] << 8) | ready[1]) >> 4; in touch_read_x_y()
/bsp/nuvoton/numaker-hmi-ma35d1/nuwriter_scripts/
A DREADME.md36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d…
57 If your NuWriter_MA35 python running is ready, you can do following bash script files for Linux dir…
/bsp/microchip/samc21/bsp/hal/documentation/
A Dflash.rst21 * Notifications about errors or being ready for a new command
/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Dmxc_sys.c67 static int SYS_Clock_Timeout(uint32_t ready) in SYS_Clock_Timeout() argument
72 if (MXC_GCR->clkcn & ready) { in SYS_Clock_Timeout()
/bsp/renesas/docs/
A DBuilding_a_BSP_for_the_RA_Series_Dev_Board.md101 When the RA template project is ready, some modifications are required for basic peripherals such a…
277 Now the BSP is ready for MDK development. If you would like yo use the GCC toolchain, linker script…
339 Eventually, a basic BSP that supports both GCC and MDK is now ready. We can verify the project comp…
349 …gurations for a new BSP while copying from templates. When the new BSP is ready, it's suggested to…
385 …- Step 2: Add support for onboard drivers, all onboard peripherals should be ready-to-use with `me…
A DBSP_Peripheral_Driver_Tutorial_of_RA_Series.md80 …enter the command `list_device` to see the bus device named spi1, and the SPI1 bus is ready to use.
/bsp/wch/risc-v/ch32v103r-evt/
A DREADME.md158 tidle0 31 ready 0x000000b0 0x00000100 70% 0x00000002 000
/bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/
A DREADME.md36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d…
/bsp/stm32/stm32g030-tiny-board/
A DREADME.md7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
/bsp/stm32/stm32g070-st-nucleo/
A DREADME.md7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
/bsp/avr32/at32uc3b0256/
A DREADME.md90 0x000003c0 tidle0 31 ready 0x00000054 0x00000100 67% 0x00000009 OK
/bsp/stm32/stm32g071-st-nucleo/
A DREADME.md7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
/bsp/avr32/at32uc3a0256/
A DREADME.md151 0x000003c0 tidle0 31 ready 0x00000054 0x00000100 67% 0x00000009 OK
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/
A Dusb_device_async.rst41 that the host driver is loaded and device is ready to work
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/
A Dusb_device_async.rst41 that the host driver is loaded and device is ready to work
/bsp/renesas/ra6m3-hmi-board/
A DREADME.md7 Get ready to dive into the world of the RA6M3-HMI-Board development board! This document provides a…
/bsp/xuantie/virt64/c906/
A DREADME.md144 The repository has provided a ready-made execution script, which can be executed directly:
/bsp/qemu-virt64-riscv/
A DREADME.md154 The repository has provided a ready-made execution script, which can be executed directly:
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/
A DRelease_Notes.txt653 not ready).
923 + IAP example is not ready, will be update in next release.
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/
A DRelease_Notes.txt487 - "CKCU_Set_HSIReadyCounter" API for set HSI ready counter value.
1161 …+ Update "CKCU/Clock_Configuration_LSI" example. Add wait for LSI clock ready before the system cl…
1402 not ready).

Completed in 39 milliseconds