Home
last modified time | relevance | path

Searched refs:MSC (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_gecko.c125 MSC->LOCK = 0; in flash_gecko_write_protection()
129 MSC->LOCK = MSC_LOCK_LOCKKEY_UNLOCK; in flash_gecko_write_protection()
131 MSC->LOCK = MSC_UNLOCK_CODE; in flash_gecko_write_protection()
212 MSC->LOCK = 0; in flash_gecko_init()
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.msc14 int "USB MSC thread stack size"
17 USB MSC thread stack size.
/Zephyr-latest/samples/subsys/usb/mass/
DKconfig4 menu "MSC sample options"
DREADME.rst79 usb 2-2.4: Product: Zephyr MSC sample
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr.rst135 On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst207 while others use a general Zephyr RTOS driver API, such as MSC and CDC class
220 | USB Mass Storage Class (MSC) | :ref:`usbd_msc_device` | :samp:`msc_{n}` |
/Zephyr-latest/soc/silabs/
DKconfig75 Set if the Memory System Controller (MSC) HAL module is used.
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
DREADME.rst195 On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst319 MSC follows Bulk-Only Transport specification and uses :ref:`disk_access_api` to
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst756 * Reworked disk and FS configuration in MSC sample. MSC sample can be
1802 * :github:`26275` - USB MSC fails 'Command Set Test' from USB3CV.
Drelease-notes-2.0.rst1245 * :github:`15507` - NRF52840: usb composite MSC + HID (with CONFIG_ENABLE_HID_INT_OUT_EP)
1251 * :github:`15486` - usb composite MSC + HID (with CONFIG_ENABLE_HID_INT_OUT_EP)
Drelease-notes-2.2.rst659 * Derive USB device Serial Number String from HWINFO (required by USB MSC)
Drelease-notes-1.14.rst97 * :github:`15507` - NRF52840: usb composite MSC + HID (with CONFIG_ENABLE_HID_INT_OUT_EP)
295 * :github:`15507` - NRF52840: usb composite MSC + HID (with CONFIG_ENABLE_HID_INT_OUT_EP)
Drelease-notes-2.3.rst1402 * :github:`14302` - USB MSC fails USB3CV tests
Drelease-notes-3.3.rst1187 * Implemented cache synchronization after write operations in USB MSC class.
2760 - :github:`54085` - USB MSC Sample does not work for native_posix over USBIP
Drelease-notes-2.4.rst1823 * :github:`14302` - USB MSC fails USB3CV tests
Drelease-notes-3.1.rst1377 * :github:`45577` - STM32L4: USB MSC doesn't work with SD card
Drelease-notes-2.6.rst799 * Added SD card support to USB MSC sample.
Drelease-notes-3.2.rst893 * Minor bug fixes and improvements in class implementations CDC ACM, DFU, and MSC.