Searched refs:null (Results 1 – 25 of 77) sorted by relevance
1234
| /Zephyr-4.3.0/scripts/net/ |
| D | run-sample-tests.sh | 84 if ! docker image ls | grep "$image" > /dev/null; then 89 if ! docker network ls | grep "$network" > /dev/null; then 92 start 2>/dev/null | tail -1) 106 if docker ps | grep "$name" > /dev/null; then 111 --rm -dit --network=$network $image > /dev/null; then 128 if docker ps | grep "$name" > /dev/null; then 129 docker stop "$name" > /dev/null 139 docker network rm "$network" > /dev/null 150 stop > /dev/null 2>&1 192 kill $zephyrs 2> /dev/null [all …]
|
| /Zephyr-4.3.0/boards/qemu/malta/ |
| D | board.cmake | 10 -serial null 11 -serial null
|
| /Zephyr-4.3.0/scripts/checkpatch/ |
| D | maintainer-checkpatch.bash | 59 type $i &>/dev/null 92 git format-patch ${since} -o ${outdir} 2>/dev/null >/dev/null
|
| D | check_known_checkpatch_issues.sh | 38 type $i &>/dev/null
|
| /Zephyr-4.3.0/boards/st/common/scripts/ |
| D | board_power_reset.sh | 7 STM32_Programmer_CLI -c port=swd mode=UR --power off index=0 --power on index=0 > /dev/null
|
| /Zephyr-4.3.0/samples/sensor/sensor_shell/ |
| D | README.rst | 76 device name: apds9960@39, vendor: Avago Technologies, model: apds9960, friendly name: (null) 77 device name: mma8652fc@1d, vendor: NXP Semiconductors, model: fxos8700, friendly name: (null) 78 device name: ti_hdc@43, vendor: Texas Instruments, model: hdc, friendly name: (null) 79 device name: temp@4000c000, vendor: Nordic Semiconductor, model: nrf-temp, friendly name: (null)
|
| /Zephyr-4.3.0/samples/net/lwm2m_client/ |
| D | docker-test.sh | 19 curl -s -X GET 'http://localhost:8080/api/clients/native_posix/3/0/0' | grep Zephyr 2>&1 >/dev/null
|
| /Zephyr-4.3.0/subsys/bluetooth/audio/ |
| D | Kconfig.mpl | 31 Sets the maximum number of bytes (including the null termination) of 45 Sets the maximum number of bytes (including the null termination) of 53 Sets the maximum number of bytes (including the null termination) of 61 Sets the maximum number of bytes (including the null termination) 69 Sets the maximum number of bytes (including the null termination) of
|
| D | Kconfig.mcs | 37 Sets the maximum number of bytes (including the null termination) of 46 Sets the maximum number of bytes (including the null termination) of 55 Sets the maximum number of bytes (including the null termination) of 64 Sets the maximum number of bytes (including the null termination)
|
| /Zephyr-4.3.0/samples/net/ethernet/bridge/ |
| D | bridge-test-setup.sh | 35 ip route add $IPV4_ROUTE_1 dev $INTERFACE > /dev/null 2>&1 52 $NETNS_EXEC ip route add $IPV4_ROUTE_2 dev $INTERFACE2 > /dev/null 2>&1
|
| /Zephyr-4.3.0/tests/net/all/ |
| D | check_net_options.sh | 40 grep -q $opt prj.conf > /dev/null 2>&1
|
| /Zephyr-4.3.0/scripts/west_commands/completion/ |
| D | west-completion.bash | 108 if ! type _get_comp_words_by_ref >/dev/null 2>&1; then 138 if ! type _tilde >/dev/null 2>&1; then 151 [[ $result -gt 0 ]] && compopt -o filenames 2>/dev/null 157 if ! type _quote_readline_by_ref >/dev/null 2>&1; then 385 west 2>/dev/null "$@" 1290 declare -F $completions_func >/dev/null && $completions_func
|
| /Zephyr-4.3.0/tests/bsim/bluetooth/host/misc/acl_tx_frag/test_scripts/ |
| D | run.sh | 25 -argstest log_level 3 >/dev/null
|
| /Zephyr-4.3.0/boards/nordic/nrf54h20dk/ |
| D | nrf54h20dk_nrf54h20_cpurad_defconfig | 16 # MPU-based null-pointer dereferencing detection cannot be applied
|
| D | nrf54h20dk_nrf54h20_cpuapp_defconfig | 14 # MPU-based null-pointer dereferencing detection cannot be applied
|
| /Zephyr-4.3.0/boards/nordic/nrf9280pdk/ |
| D | nrf9280pdk_nrf9280_cpurad_defconfig | 16 # MPU-based null-pointer dereferencing detection cannot be applied
|
| D | nrf9280pdk_nrf9280_cpuapp_defconfig | 14 # MPU-based null-pointer dereferencing detection cannot be applied
|
| /Zephyr-4.3.0/ |
| D | zephyr-env.sh | 47 export ZEPHYR_BASE=$( builtin cd "$( dirname "$dir" )" > /dev/null && pwd ${pwd_opt})
|
| /Zephyr-4.3.0/boards/nordic/nrf54lm20dk/ |
| D | nrf54lm20dk_nrf54lm20a_cpuapp_defconfig | 17 # MPU-based null-pointer dereferencing detection cannot
|
| /Zephyr-4.3.0/arch/arm/core/cortex_m/ |
| D | Kconfig | 411 # Implement the null pointer detection using either the Data Watchpoint and 428 bool "No null pointer exception detection" 434 bool "Use DWT for null pointer exception detection" 444 null-pointer dereferencing is likely caught as 452 bool "Use MPU for null pointer exception detection" 462 null-pointer dereferencing is likely caught as 466 - In ARMv8-M, explicit null-pointer dereference 471 If it is unmapped null-pointer dereferencing may 481 Enable and use the null pointer exception option. 483 detecting null pointer dereferencing (raising a [all …]
|
| D | vector_table_pad.ld | 10 * detect null pointer dereferencing (0x0 - <size>). If the end of the
|
| /Zephyr-4.3.0/soc/nordic/nrf54l/ |
| D | Kconfig.defconfig | 29 # MPU-based null-pointer dereferencing detection cannot
|
| /Zephyr-4.3.0/boards/arm/mps3/ |
| D | Kconfig.defconfig | 16 # MPU-based null-pointer dereferencing detection cannot
|
| /Zephyr-4.3.0/boards/arm/mps2/ |
| D | Kconfig.defconfig | 40 # MPU-based null-pointer dereferencing detection cannot
|
| /Zephyr-4.3.0/doc/ |
| D | index.rst | 15 if (mobileMenu && mobileMenu.offsetParent !== null) {
|
1234