Searched full:very (Results 1 – 25 of 444) sorted by relevance
12345678910>>...18
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio_nrf5_resources.h | 17 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 82 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 87 * including CTE EVENTS_PHYEND event is generated at very end of a PDU. In case there is no CTE in 95 * It enables shortcut for EVENTS_PHYEND event generated at very end to Radio EVENTS_DISABLE event. 110 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 170 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission 175 * including CTE EVENTS_PHYEND event is generated at very end of a PDU. In case there is no CTE in 183 * It enables shortcut for EVENTS_PHYEND event generated at very end to Radio EVENTS_DISABLE event. 198 /* Wrapper for EVENTS_END event generated by Radio peripheral at the very end of the transmission
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/ |
D | prj.conf | 31 # Those two options together add the thread name in every log print, very useful 43 # Makes retrieving an exception stacktrace very easy. 55 # "bt_hci_core" domain, and HCI_CORE doesn't use LOG_INF very much anyways.
|
/Zephyr-latest/samples/drivers/led/apa102c_bitbang/src/ |
D | main.c | 15 * WARNING: the APA102C are very bright even at low settings. 35 /* The LED is very bright. So to protect the eyes, 36 * brightness is set very low, and RGB values are
|
/Zephyr-latest/tests/crypto/mbedtls_psa/ |
D | testcase.yaml | 2 # supported on any platform. A very minimal configuration is tested here: simply 9 # supported by Zephyr, we reduce to a very small selected group whose
|
/Zephyr-latest/samples/net/sockets/can/boards/ |
D | stm32f072b_disco.conf | 1 # The board has very limited amount of memory so use limited resources
|
/Zephyr-latest/samples/modules/nanopb/src/ |
D | simple.proto | 1 // A very simple protocol definition, consisting of only
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.mtk_adsp | 8 Very simple cascaded interrupt controller consisting of two
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.xpt2046 | 11 This driver is very similar to ADS7843, but differs on channel numbering.
|
/Zephyr-latest/arch/arc/core/ |
D | vector_table.ld | 7 /* when !XIP, .text is in RAM, and vector table must be at its very start */
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | hello_world.c | 8 * This very simple hello world C code can be used while learning about llext.
|
/Zephyr-latest/tests/net/socket/poll/ |
D | testcase.yaml | 3 # FIXME: This test fails very frequently on mps2/an385 due to the system
|
/Zephyr-latest/tests/net/socket/service/ |
D | testcase.yaml | 3 # FIXME: This test fails very frequently on mps2/an385 due to the system
|
/Zephyr-latest/include/zephyr/linker/ |
D | ram-end.ld | 2 * Added after the very last allocation that might land in RAM to define the various
|
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/ |
D | prj.conf | 25 # Makes retrieving an exception stacktrace very easy.
|
/Zephyr-latest/soc/nxp/mcx/ |
D | Kconfig | 9 # This is because MCX series is expected to be very diverse.
|
D | Kconfig.defconfig | 9 # This is because MCX series is expected to be very diverse.
|
/Zephyr-latest/tests/net/socket/reuseaddr_reuseport/ |
D | testcase.yaml | 8 # FIXME: This test fails very frequently on mps2/an385 due to the system
|
/Zephyr-latest/tests/net/socket/select/ |
D | testcase.yaml | 9 # FIXME: This test fails very frequently on mps2/an385 due to the system
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/ |
D | stm32mp157c_dk2.dts | 58 &spi4_miso_pe13{ slew-rate = "very-high-speed"; }; 67 &spi5_miso_pf8{ slew-rate = "very-high-speed"; };
|
/Zephyr-latest/boards/96boards/aerocore2/ |
D | 96b_aerocore2.dts | 106 &spi1_nss_pa4 { slew-rate = "very-high-speed"; }; 115 &spi2_nss_pb12 { slew-rate = "very-high-speed"; }; 130 &spi4_nss_pe11 { slew-rate = "very-high-speed"; };
|
/Zephyr-latest/soc/gd/gd32/gd32f403/ |
D | soc.c | 21 * This needs to be run from the very beginning.
|
/Zephyr-latest/tests/lib/heap/ |
D | testcase.yaml | 2 # is very slow for CPU-bound tests like this, taking upwards of 10
|
/Zephyr-latest/.github/workflows/ |
D | greet_first_time_contributor.yml | 29 Hello @${{ github.event.pull_request.user.login }}, and thank you very much for your 48 Congratulations on getting your very first Zephyr pull request merged ����. This is a
|
/Zephyr-latest/soc/brcm/bcmvk/viper/m7/ |
D | soc.c | 15 * This needs to be run from the very beginning.
|
/Zephyr-latest/boards/nxp/mimxrt1010_evk/ |
D | init.c | 18 * the instruction cache in very early boot. in SystemInitHook()
|
12345678910>>...18