Searched refs:MSC (Results 1 – 19 of 19) sorted by relevance
125 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()
14 int "USB MSC thread stack size"17 USB MSC thread stack size.
4 menu "MSC sample options"
79 usb 2-2.4: Product: Zephyr MSC sample
135 On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
207 while others use a general Zephyr RTOS driver API, such as MSC and CDC class220 | USB Mass Storage Class (MSC) | :ref:`usbd_msc_device` | :samp:`msc_{n}` |
75 Set if the Memory System Controller (MSC) HAL module is used.
195 On boards where a J-Link OB is present which has both CDC and MSC (virtual Mass
319 MSC follows Bulk-Only Transport specification and uses :ref:`disk_access_api` to
756 * Reworked disk and FS configuration in MSC sample. MSC sample can be1802 * :github:`26275` - USB MSC fails 'Command Set Test' from USB3CV.
1245 * :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)
659 * Derive USB device Serial Number String from HWINFO (required by USB MSC)
97 * :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)
1402 * :github:`14302` - USB MSC fails USB3CV tests
1187 * Implemented cache synchronization after write operations in USB MSC class.2760 - :github:`54085` - USB MSC Sample does not work for native_posix over USBIP
1823 * :github:`14302` - USB MSC fails USB3CV tests
1377 * :github:`45577` - STM32L4: USB MSC doesn't work with SD card
799 * Added SD card support to USB MSC sample.
893 * Minor bug fixes and improvements in class implementations CDC ACM, DFU, and MSC.