/hal_stm32-3.5.0/ |
D | README.rst | 20 .. code-block:: none 46 In case of doubt, contact Zephyr code owner for stm32cube. 54 .. code-block:: c 61 .. code-block:: c 70 .. code-block:: none 80 .. code-block:: none 89 .. code-block:: none 103 .. code-block:: none 116 .. code-block:: c 143 validated code. Libraries from STM32Cube packages are extracted and made
|
D | LICENSE | 1 This file provides licensing information on the code provided in this repository. 22 Redistributions of source code must retain the above copyright notice, 72 including but not limited to software source code, documentation 77 not limited to compiled object code, generated documentation, 101 communication on electronic mailing lists, source code control systems,
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_jpeg.c | 2535 uint32_t code; in JPEG_Bits_To_SizeCodes() local 2559 code = 0; in JPEG_Bits_To_SizeCodes() 2566 Huffcode[p] = code; in JPEG_Bits_To_SizeCodes() 2568 code++; in JPEG_Bits_To_SizeCodes() 2575 if (((uint32_t) code) >= (((uint32_t) 1) << si)) in JPEG_Bits_To_SizeCodes() 2579 code <<= 1; in JPEG_Bits_To_SizeCodes()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_jpeg.c | 2552 uint32_t code; in JPEG_Bits_To_SizeCodes() local 2576 code = 0; in JPEG_Bits_To_SizeCodes() 2583 Huffcode[j] = code; in JPEG_Bits_To_SizeCodes() 2585 code++; in JPEG_Bits_To_SizeCodes() 2592 if (((uint32_t) code) >= (((uint32_t) 1) << si)) in JPEG_Bits_To_SizeCodes() 2596 code <<= 1; in JPEG_Bits_To_SizeCodes()
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_jpeg.c | 2530 uint32_t code; in JPEG_Bits_To_SizeCodes() local 2554 code = 0; in JPEG_Bits_To_SizeCodes() 2561 Huffcode[p] = code; in JPEG_Bits_To_SizeCodes() 2563 code++; in JPEG_Bits_To_SizeCodes() 2570 if (((uint32_t) code) >= (((uint32_t) 1) << si)) in JPEG_Bits_To_SizeCodes() 2574 code <<= 1; in JPEG_Bits_To_SizeCodes()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | LICENSE.md | 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 56 communication on electronic mailing lists, source code control systems,
|
/hal_stm32-3.5.0/stm32cube/stm32l4xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32f3xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32f7xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32f4xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32wlxx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32l0xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32g4xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32f0xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/lib/stm32wb/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32h7xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32g0xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32wbxx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32l5xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/ |
D | LICENSE.md | 7 1. Redistributions of source code must retain the above copyright notice, this
|
/hal_stm32-3.5.0/scripts/ |
D | README.rst | 10 Step 1: Modify the code
|