Home
last modified time | relevance | path

Searched full:custom (Results 1 – 25 of 439) sorted by relevance

12345678910>>...18

/Zephyr-Core-3.5.0/samples/subsys/usb/webusb/src/
Dwebusb.h9 * @brief WebUSB enabled custom class driver header file
11 * Header file for WebUSB enabled custom class driver
24 * The custom request handler gets a first chance at handling
32 * @brief Register Custom and Vendor request callbacks
34 * Function to register Custom and Vendor request callbacks
/Zephyr-Core-3.5.0/soc/
DKconfig6 # This loads custom SoC root Kconfig (only available if custom SoC root are defined)
14 # This loads custom SoC root Kconfig (only available if custom SoC root are defined)
62 Should be selected if SoC provides custom method for retrieving
/Zephyr-Core-3.5.0/subsys/net/pkt_filter/
DKconfig11 to construct custom rules for accepting and/or denying packet
20 This additional hook provides infrastructure to construct custom
27 This additional hook provides infrastructure to construct custom
34 This additional hook provides infrastructure to construct custom
/Zephyr-Core-3.5.0/samples/basic/custom_dts_binding/
DREADME.rst1 .. zephyr:code-sample:: gpio-custom-dts-binding
2 :name: GPIO with custom Devicetree binding
5 Use custom Devicetree binding to control a GPIO.
21 This sample demonstrates how to use a GPIO pin for other purposes with a custom devicetree binding.
24 custom devicetree binding for the power output controlled via a GPIO pin is specified in the file
/Zephyr-Core-3.5.0/samples/subsys/testsuite/pytest/basic/pytest/
Dconftest.py14 '--custom-pytest-arg'
23 # define fixture to return value of option "--custom-pytest-arg", this fixture
27 return request.config.getoption('--custom-pytest-arg')
/Zephyr-Core-3.5.0/boards/arm/mimxrt595_evk/
DCMakeLists.txt13 "the MIMXRT595-EVK, but targeting a custom board. You may need to "
18 # used on your custom board. See NXP AN13304 for more information.
27 # Add custom linker section to relocate framebuffers to PSRAM
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Dauxdisplay.rst11 :ref:`display_api`, auxiliary displays do not support custom
13 advanced custom feature supported is generation of custom characters.
/Zephyr-Core-3.5.0/samples/subsys/display/cfb_custom_font/
Dsample.yaml5 description: Custom character framebuffer font example
6 name: cfb custom font sample
DREADME.rst1 .. zephyr:code-sample:: cfb-custom-fonts
2 :name: Custom fonts
5 Generate and use a custom font.
/Zephyr-Core-3.5.0/modules/lvgl/
DKconfig.memory72 bool "Link rendering buffers to custom section"
75 Place LVGL rendering buffers in custom section, with tag ".lvgl_buf".
76 This can be used by custom linker scripts to relocate the LVGL
77 rendering buffers to a custom location, such as tightly coupled or
/Zephyr-Core-3.5.0/drivers/can/
Dcan_sam.c33 const struct can_sam_config *sam_config = mcan_config->custom; in can_sam_read_reg()
41 const struct can_sam_config *sam_config = mcan_config->custom; in can_sam_write_reg()
49 const struct can_sam_config *sam_config = mcan_config->custom; in can_sam_read_mram()
58 const struct can_sam_config *sam_config = mcan_config->custom; in can_sam_write_mram()
66 const struct can_sam_config *sam_config = mcan_config->custom; in can_sam_clear_mram()
74 const struct can_sam_config *sam_cfg = mcan_cfg->custom; in can_sam_get_core_clock()
94 const struct can_sam_config *sam_cfg = mcan_cfg->custom; in can_sam_init()
Dcan_sam0.c35 const struct can_sam0_config *sam_config = mcan_config->custom; in can_sam0_read_reg()
43 const struct can_sam0_config *sam_config = mcan_config->custom; in can_sam0_write_reg()
65 const struct can_sam0_config *sam_config = mcan_config->custom; in can_sam0_read_mram()
74 const struct can_sam0_config *sam_config = mcan_config->custom; in can_sam0_write_mram()
82 const struct can_sam0_config *sam_config = mcan_config->custom; in can_sam0_clear_mram()
96 const struct can_sam0_config *sam_cfg = mcan_cfg->custom; in can_sam0_get_core_clock()
121 const struct can_sam0_config *sam_cfg = mcan_cfg->custom; in can_sam0_init()
/Zephyr-Core-3.5.0/arch/arm/core/mpu/
DKconfig89 SoC definition should likely provide its own custom MPU regions.
92 bool "Custom Section Align"
96 to guarantee user custom section align size to avoid more memory used
101 int "Custom Section Align Size"
104 Custom align size of memory section in linker scripts. Usually
/Zephyr-Core-3.5.0/doc/develop/toolchains/
Dcustom_cmake.rst3 Custom CMake Toolchains
6 To use a custom toolchain defined in an external CMake file, :ref:`set these
49 Some custom compilers identify themselves as the compiler on which they are
51 This included file may though not be right for the custom toolchain. In order
58 available out-of-tree and it must include the correct header for the custom
/Zephyr-Core-3.5.0/subsys/testsuite/include/zephyr/
Dfff_extensions.h31 * @brief Wrap custom fake body to extract defined context struct
73 * @param CONTEXTTYPE type of custom defined fake context struct
75 * @param CONTEXTPTRNAME expected name of pointer to custom defined fake context struct
76 * @param HANDLERBODY in-line custom fake handling logic
/Zephyr-Core-3.5.0/boards/arm/mimxrt1020_evk/
DCMakeLists.txt12 "the MIMXRT1020-EVK, but targeting a custom board. You may need to "
20 # used on your custom board. See NXP AN12238 for more information.
29 # is used on your custom board.
/Zephyr-Core-3.5.0/boards/arm/mimxrt1024_evk/
DCMakeLists.txt12 "the MIMXRT1024-EVK, but targeting a custom board. You may need to "
20 # used on your custom board. See NXP AN12238 for more information.
29 # is used on your custom board.
/Zephyr-Core-3.5.0/boards/arm/mimxrt1040_evk/
DCMakeLists.txt12 "the MIMXRT1040-EVK, but targeting a custom board. You may need to "
20 # used on your custom board. See NXP AN12238 for more information.
29 # is used on your custom board.
/Zephyr-Core-3.5.0/boards/arm/mimxrt1064_evk/
DCMakeLists.txt17 "the MIMXRT1064-EVK, but targeting a custom board. You may need to "
25 # used on your custom board. See NXP AN12238 for more information.
34 # is used on your custom board.
/Zephyr-Core-3.5.0/boards/arm/mimxrt1160_evk/
DCMakeLists.txt12 "the MIMXRT1160-EVK, but targeting a custom board. You may need to "
20 # used on your custom board. See NXP AN12238 for more information.
29 # is used on your custom board.
/Zephyr-Core-3.5.0/arch/arm/core/
Dnmi.c13 * custom run time handler.
34 * @brief Install a custom runtime NMI handler
36 * Meant to be called by platform code if they want to install a custom NMI
/Zephyr-Core-3.5.0/subsys/logging/
DKconfig.mode45 When enabled, logs are redirected to a custom frontend which is the
57 bool "Include Custom Log Header"
59 When enabled, a custom application provided header, named
/Zephyr-Core-3.5.0/boards/arm/mimxrt1050_evk/
DCMakeLists.txt21 "the MIMXRT1050-EVK, but targeting a custom board. You may need to "
31 # used on your custom board. See NXP AN12238 for more information.
40 # is used on your custom board.
/Zephyr-Core-3.5.0/boards/arm/mimxrt1170_evk/
DCMakeLists.txt14 "the MIMXRT1170-EVK, but targeting a custom board. You may need to "
29 # used on your custom board. See NXP AN12238 for more information.
38 # is used on your custom board.
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/andes_v5/
DCMakeLists.txt16 # Note: AndeStar V5 DSP needs custom Andes V5 toolchain
21 # Note: AndeStar V5 EXEC.IT needs custom Andes V5 toolchain

12345678910>>...18