Searched refs:interface (Results 1 – 10 of 10) sorted by relevance
/lk-master/scripts/ |
A D | do-dartuinoP0-test | 6 openocd -f interface/stlink-v2.cfg -f board/stm32756g_eval.cfg \
|
A D | do-stm32f7-disco-test | 8 openocd -f interface/stlink.cfg -f board/stm327x6g_eval.cfg \
|
/lk-master/external/lib/lwip/netif/ |
A D | FILES | 1 This directory contains generic network interface device drivers that 18 A "loopback" network interface driver. It requires configuration
|
/lk-master/dev/bus/pci/ |
A D | debug.cpp | 26 uint8_t base_class, sub_class, interface; in pci_list() local 55 ret = pci_read_config_byte(&state, PCI_CONFIG_CLASS_CODE_INTR, &interface); in pci_list() 62 vendor_id, device_id, header_type, base_class, sub_class, interface); in pci_list()
|
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_composite/example/ |
A D | readme.dox | 36 * device which has multiple class interface in single configuration is termed as 37 * composite device. In this example and virtual comm port interface (using CDC-ACM class) and 38 * a HID-mouse interfaces are combined together to form a composite device. The VCOM interface
|
/lk-master/external/lib/lwip/ |
A D | FILES | 9 netif/ - Generic network interface device drivers are kept here,
|
/lk-master/external/platform/stm32f0xx/CMSIS/ |
A D | CMSIS_END_USER_LICENCE_AGREEMENT.txt | 4 “CMSIS-DAP Specification” means any documentation defining the application programming interface, n… 5 …cence which implements the functionality of the application programming interface as defined in th… 7 “CMSIS-CORE” means the specification defining the application programming interface, naming and cod… 8 …cification defining a generic peripheral driver application programming interface, naming and codi… 9 …rocess (DSP) library specification defining the application programming interface of a DSP library… 11 … system (RTOS) specification defining a generic application programming interface layer for a RTOS…
|
/lk-master/external/platform/lpc15xx/lpcopen/periph_i2cs_interrupt/example/ |
A D | readme.dox | 59 * The example also provides the master interface on the same I2C bus as the slave
|
/lk-master/external/platform/nrfx/ |
A D | CHANGELOG.md | 134 …eveloping generic code that can utilize PPI or DPPI, depending on which interface is available in …
|
/lk-master/external/platform/nrfx/doc/ |
A D | nrfx.doxyfile | 465 # which are defined in the implementation section but not in the interface are 466 # included in the documentation. If set to NO, only methods in the interface are
|
Completed in 8 milliseconds