Searched refs:ready (Results 1 – 20 of 20) sorted by relevance
| /bsp/raspberry-pi/raspi4-32/driver/touch/ |
| A D | drv_xpt2046.c | 52 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 D | README.md | 36 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 D | flash.rst | 21 * Notifications about errors or being ready for a new command
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | mxc_sys.c | 67 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 D | Building_a_BSP_for_the_RA_Series_Dev_Board.md | 101 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 D | BSP_Peripheral_Driver_Tutorial_of_RA_Series.md | 80 …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 D | README.md | 158 tidle0 31 ready 0x000000b0 0x00000100 70% 0x00000002 000
|
| /bsp/nuvoton/numaker-iot-ma35d1/nuwriter_scripts/ |
| A D | README.md | 36 If your NuWriter_MA35 python running is ready, you can do following batch script files for Window d…
|
| /bsp/stm32/stm32g030-tiny-board/ |
| A D | README.md | 7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
|
| /bsp/stm32/stm32g070-st-nucleo/ |
| A D | README.md | 7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
|
| /bsp/avr32/at32uc3b0256/ |
| A D | README.md | 90 0x000003c0 tidle0 31 ready 0x00000054 0x00000100 67% 0x00000009 OK
|
| /bsp/stm32/stm32g071-st-nucleo/ |
| A D | README.md | 7 …e range of applications in consumer, industrial and appliance domains and ready for the Internet o…
|
| /bsp/avr32/at32uc3a0256/ |
| A D | README.md | 151 0x000003c0 tidle0 31 ready 0x00000054 0x00000100 67% 0x00000009 OK
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/ |
| A D | usb_device_async.rst | 41 that the host driver is loaded and device is ready to work
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/ |
| A D | usb_device_async.rst | 41 that the host driver is loaded and device is ready to work
|
| /bsp/renesas/ra6m3-hmi-board/ |
| A D | README.md | 7 Get ready to dive into the world of the RA6M3-HMI-Board development board! This document provides a…
|
| /bsp/xuantie/virt64/c906/ |
| A D | README.md | 144 The repository has provided a ready-made execution script, which can be executed directly:
|
| /bsp/qemu-virt64-riscv/ |
| A D | README.md | 154 The repository has provided a ready-made execution script, which can be executed directly:
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/ |
| A D | Release_Notes.txt | 653 not ready). 923 + IAP example is not ready, will be update in next release.
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/ |
| A D | Release_Notes.txt | 487 - "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