Searched refs:mode (Results 1 – 5 of 5) sorted by relevance
/cmsis-nn-latest/Tests/UnitTest/Corstone-300/ |
D | retarget.c | 135 __attribute__((weak)) int _sys_write(FILEHANDLE fh, const uint8_t *buf, uint32_t len, int mode) in _sys_write() argument 139 (void)mode; in _sys_write() 154 __attribute__((weak)) int _sys_read(FILEHANDLE fh, uint8_t *buf, uint32_t len, int mode) in _sys_read() argument 158 (void)mode; in _sys_read()
|
/cmsis-nn-latest/Documentation/Doxygen/style_template/ |
D | extra_search.css | 2 dark-mode-toggle {
|
D | search.css | 7 dark-mode-toggle { 25 dark-mode-toggle {
|
D | extra_stylesheet.css | 211 html.dark-mode {
|
/cmsis-nn-latest/Documentation/Doxygen/ |
D | nn.dxy.in | 1427 # Possible values are: LIGHT always generate light mode output, DARK always 1428 # generate dark mode output, AUTO_LIGHT automatically set the mode according to 1429 # the user preference, use light mode if no preference is set (the default), 1430 # AUTO_DARK automatically set the mode according to the user preference, use 1431 # dark mode if no preference is set and TOGGLE allow to user to switch between 1432 # light and dark mode via a button. 1566 # in maintenance mode). You can download the HTML help workshop from the web
|