| /Zephyr-latest/samples/drivers/mbox/remote/ | 
| D | CMakeLists.txt | 12 if(CONFIG_BOARD_NRF5340DK_NRF5340_CPUNET OR 13    CONFIG_BOARD_NRF5340BSIM_NRF5340_CPUNET OR 14    CONFIG_BOARD_ADP_XC7K_AE350 OR 15    CONFIG_BOARD_MIMXRT1170_EVK_MIMXRT1176_CM4 OR 16    CONFIG_BOARD_MIMXRT1160_EVK_MIMXRT1166_CM4 OR 17    CONFIG_BOARD_MIMXRT1180_EVK_MIMXRT1189_CM7 OR 18    CONFIG_BOARD_LPCXPRESSO55S69_LPC55S69_CPU1 OR 19    CONFIG_BOARD_FRDM_MCXN947_MCXN947_CPU1 OR 20    CONFIG_BOARD_ESP32_DEVKITC_WROOM_ESP32_APPCPU OR 21    CONFIG_BOARD_ESP32S3_DEVKITM_ESP32S3_APPCPU OR [all …] 
 | 
| /Zephyr-latest/ | 
| D | LICENSE | 12       "Licensor" shall mean the copyright owner or entity authorized by 16       other entities that control, are controlled by, or are under common 18       "control" means (i) the power, direct or indirect, to cause the 19       direction or management of such entity, whether by contract or 20       otherwise, or (ii) ownership of fifty percent (50%) or more of the 21       outstanding shares, or (iii) beneficial ownership of such entity. 23       "You" (or "Your") shall mean an individual or Legal Entity 31       transformation or translation of a Source form, including but 35       "Work" shall mean the work of authorship, whether in Source or 37       copyright notice that is included in or attached to the work [all …] 
 | 
| D | CODE_OF_CONDUCT.md | 7 size, visible or invisible disability, ethnicity, sex characteristics, gender 9 nationality, personal appearance, race, caste, color, religion, or sexual 30 * The use of sexualized language or imagery, and sexual attention or advances of 32 * Trolling, insulting or derogatory comments, and personal or political attacks 33 * Public or private harassment 34 * Publishing others' private information, such as a physical or email address, 44 or harmful. 46 Community leaders have the right and responsibility to remove, edit, or reject 56 posting via an official social media account, or acting as an appointed 57 representative at an online or offline event. [all …] 
 | 
| /Zephyr-latest/samples/drivers/mbox/ | 
| D | CMakeLists.txt | 14 if(CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP OR 15    CONFIG_BOARD_NRF5340BSIM_NRF5340_CPUAPP OR 16    CONFIG_BOARD_ADP_XC7K_AE350 OR 17    CONFIG_BOARD_MIMXRT1170_EVK_MIMXRT1176_CM7 OR 18    CONFIG_BOARD_MIMXRT1160_EVK_MIMXRT1166_CM7 OR 19    CONFIG_BOARD_MIMXRT1180_EVK_MIMXRT1189_CM33 OR 20    CONFIG_BOARD_LPCXPRESSO55S69_LPC55S69_CPU0 OR 21    CONFIG_BOARD_FRDM_MCXN947_MCXN947_CPU0 OR 22    CONFIG_BOARD_ESP32_DEVKITC_WROOM_ESP32_PROCPU OR 23    CONFIG_BOARD_ESP32S3_DEVKITM_ESP32S3_PROCPU OR [all …] 
 | 
| /Zephyr-latest/boards/common/ | 
| D | openocd-stm32.board.cmake | 3 if(CONFIG_SOC_SERIES_STM32L0X OR CONFIG_SOC_SERIES_STM32L1X) 5 elseif(CONFIG_SOC_SERIES_STM32L4X OR 6        CONFIG_SOC_SERIES_STM32L5X OR 7        CONFIG_SOC_SERIES_STM32U5X OR 8        CONFIG_SOC_SERIES_STM32WBX OR 9        CONFIG_SOC_SERIES_STM32G0X OR 12 elseif(CONFIG_SOC_SERIES_STM32F0X OR 13        CONFIG_SOC_SERIES_STM32F1X OR 16 elseif(CONFIG_SOC_SERIES_STM32F2X OR 17        CONFIG_SOC_SERIES_STM32F4X OR
  | 
| /Zephyr-latest/tests/lib/cmsis_dsp/transform/ | 
| D | testcase.yaml | 7     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 8       ) or CONFIG_ARCH_POSIX 12     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 13       ) or CONFIG_ARCH_POSIX 26     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 27       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX 40     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 41       ) or CONFIG_ARCH_POSIX 54     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 55       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX [all …] 
 | 
| /Zephyr-latest/tests/lib/cmsis_dsp/matrix/ | 
| D | testcase.yaml | 7     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 8       ) or CONFIG_ARCH_POSIX 12     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 13       ) or CONFIG_ARCH_POSIX 26     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 27       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX 41     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 42       ) or CONFIG_ARCH_POSIX 55     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 56       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX [all …] 
 | 
| /Zephyr-latest/tests/lib/cmsis_dsp/filtering/ | 
| D | testcase.yaml | 8     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 9       ) or CONFIG_ARCH_POSIX 13     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 14       ) or CONFIG_ARCH_POSIX 27     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 28       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX 42     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_FULL_LIBC_SUPPORTED 43       ) or CONFIG_ARCH_POSIX 56     filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU 57       and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX [all …] 
 | 
| /Zephyr-latest/tests/drivers/pwm/pwm_api/ | 
| D | testcase.yaml | 7     filter: dt_alias_exists("pwm-0") or dt_alias_exists("pwm-1") or dt_alias_exists("pwm-2") 8       or dt_alias_exists("pwm-3") or dt_compat_enabled("st,stm32-pwm") 9       or dt_compat_enabled("intel,blinky-pwm") or dt_compat_enabled("nordic,nrf-pwm") 20     filter: (dt_alias_exists("pwm-0") or dt_alias_exists("pwm-1") or dt_alias_exists("pwm-2") 21       or dt_alias_exists("pwm-3")) and CONFIG_DT_HAS_NXP_FLEXIO_ENABLED and 32     filter: (dt_alias_exists("pwm-0") or dt_alias_exists("pwm-1") or dt_alias_exists("pwm-2") 33       or dt_alias_exists("pwm-3")) and CONFIG_DT_HAS_NXP_FLEXIO_ENABLED and
  | 
| /Zephyr-latest/tests/crypto/tinycrypt/src/ | 
| D | test_ecc_utils.h | 6  * Redistribution and use in source and binary forms, with or without 12  *    and/or other materials provided with the distribution. 15  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 17  * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 18  * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 20  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 22  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 29  *  Redistribution and use in source and binary forms, with or without 37  *    documentation and/or other materials provided with the distribution. 40  *    may be used to endorse or promote products derived from this software [all …] 
 | 
| /Zephyr-latest/subsys/net/lib/lwm2m/ | 
| D | lwm2m_rw_json.h | 12  * Redistribution and use in source and binary forms, with or without 19  *    documentation and/or other materials provided with the distribution. 21  *    contributors may be used to endorse or promote products derived 25  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28  * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 29  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 30  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 31  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 33  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  | 
| D | lwm2m_rw_oma_tlv.h | 12  * Redistribution and use in source and binary forms, with or without 19  *    documentation and/or other materials provided with the distribution. 21  *    contributors may be used to endorse or promote products derived 25  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28  * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 29  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 30  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 31  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 33  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  | 
| D | lwm2m_rw_plain_text.h | 12  * Redistribution and use in source and binary forms, with or without 19  *    documentation and/or other materials provided with the distribution. 21  *    contributors may be used to endorse or promote products derived 25  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 28  * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 29  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 30  * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 31  * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 33  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  | 
| /Zephyr-latest/include/zephyr/xen/public/hvm/ | 
| D | params.h | 7  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 12  * all copies or substantial portions of the Software. 14  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  | 
| D | hvm_op.h | 7  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 12  * all copies or substantial portions of the Software. 14  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17  * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 18  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 19  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  | 
| /Zephyr-latest/dts/bindings/dma/ | 
| D | st,stm32-dma.yaml | 8   capable of supporting 5 or 6 or 7 or 8 independent DMA channels. 10   V1 like stm32F4 or stm32F2 socs, they include FIFO control registers 11   or V2 like stm32L4 soc or stm322WB, some also have DMAMUX controller 12   or V2bis like stm32F1 or stm32L1, where requests are multiplexed
  | 
| /Zephyr-latest/lib/libc/minimal/source/string/ | 
| D | strstr.c | 10  * Redistribution and use in source and binary forms, with or without 17  *    documentation and/or other materials provided with the distribution. 19  *    may be used to endorse or promote products derived from this software 23  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 25  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 26  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 28  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 30  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  | 
| /Zephyr-latest/doc/_doxygen/ | 
| D | doxygen-awesome-sidebar-only-darkmode-toggle.css | 14 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 19 copies or substantial portions of the Software. 21 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 24 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 25 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 26 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  | 
| /Zephyr-latest/scripts/kconfig/ | 
| D | kconfigfunctions.py | 65     if doc_mode or edt is None: 83     if doc_mode or edt is None: 93     to the node in the property value, or the empty string. 95     if doc_mode or edt is None: 107     if doc_mode or edt is None: 123     'okay') or not. 125     The 'node' argument is a string which is either a path or an 126     alias, or both, depending on 'name'. 128     If 'name' is 'dt_path_enabled', 'node' is an alias or a path. If 132     if doc_mode or edt is None: [all …] 
 | 
| /Zephyr-latest/samples/subsys/ipc/ipc_service/static_vrings/ | 
| D | CMakeLists.txt | 14 if(NOT (CONFIG_BOARD_NRF5340DK_NRF5340_CPUAPP OR 15         CONFIG_BOARD_NRF5340BSIM_NRF5340_CPUAPP OR 16         CONFIG_BOARD_LPCXPRESSO55S69_LPC55S69_CPU0 OR 17         CONFIG_BOARD_MIMXRT1160_EVK_MIMXRT1166_CM7 OR 18         CONFIG_BOARD_MIMXRT1170_EVK_MIMXRT1176_CM7 OR 19         CONFIG_BOARD_FRDM_MCXN947_MCXN947_CPU0 OR
  | 
| /Zephyr-latest/doc/kernel/usermode/ | 
| D | overview.rst | 10 isolated from other user mode threads and from the kernel. A flawed or 11 malicious user mode thread cannot leak or modify the private data/resources 12 of another thread or the kernel, and cannot interfere with or 13 control another user mode thread or the kernel. 18   could otherwise silently or spectacularly corrupt the system. 21   protocols, and filesystems such that malicious third-party code or data 22   cannot compromise the kernel or other threads. 26   isolated from each other if one crashes or is otherwise compromised. 34 - We prevent access to memory not specifically granted, or incorrect access to 48       by a supervisor thread, or thread stacks used to handle system call [all …] 
 | 
| /Zephyr-latest/samples/drivers/led/lp50xx/ | 
| D | sample.yaml | 6     filter: dt_compat_enabled("ti,lp5009") or 7             dt_compat_enabled("ti,lp5012") or 8             dt_compat_enabled("ti,lp5018") or 9             dt_compat_enabled("ti,lp5024") or 10             dt_compat_enabled("ti,lp5030") or
  | 
| /Zephyr-latest/include/zephyr/posix/ | 
| D | fnmatch.h | 9  * Redistribution and use in source and binary forms, with or without 16  *    documentation and/or other materials provided with the distribution. 18  *    may be used to endorse or promote products derived from this software 22  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 24  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 25  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 27  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 29  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  | 
| /Zephyr-latest/arch/xtensa/core/startup/ | 
| D | memctl_default.S | 11 // distribute, sublicense, and/or sell copies of the Software, and to 16 // in all copies or substantial portions of the Software. 19 // EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 21 // IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 22 // CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 23 // TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 24 // SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  | 
| D | memerror_vector.S | 11  * distribute, sublicense, and/or sell copies of the Software, and to 16  * in all copies or substantial portions of the Software. 19  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 21  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 22  * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 23  * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 24  * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  |