Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 546) sorted by relevance

12345678910>>...22

/Zephyr-latest/lib/libc/picolibc/
Dassert.c12 const char *function, const char *expression) in __assert_func() argument
16 function ? ", function: " : "", function ? function : ""); in __assert_func()
/Zephyr-latest/lib/hash/
DKconfig.hash_func8 bool "Hash function support"
15 bool "Daniel J. Bernstein's hash function (djb2)"
18 bool "Murmur3 hash function"
21 prompt "Default system-wide 32-bit hash function"
24 The default system-wide 32-bit hash function is sys_hash32().
37 This is the naive identity hash function. It only works for strings
40 inline function.
/Zephyr-latest/doc/develop/api/
Dterminology.rst11 if executing the function reaches a reschedule point
13 if executing the function can cause the invoking thread to sleep
15 if a parameter to the function can prevent the invoking thread from
18 if the function can be safely called and will have its specified
21 if the function can be safely called before the kernel has been fully
25 if the function may return before the operation it initializes is
26 complete (i.e. function return and operation completion are
30 function
40 The reschedule attribute is used on a function that can reach a
46 The significance of this attribute is that when a rescheduling function
[all …]
/Zephyr-latest/tests/bsim/
Dsh_common.source15 function run_in_background(){
19 function wait_for_background_jobs(){
29 function ctrl_c() {
37 function check_program_exists() {
45 function Execute() {
52 function _guess_test_relpath(){
61 function guess_test_relpath(){
68 function guess_test_long_name(){
/Zephyr-latest/arch/xtensa/core/
Dxcc_stubs.c9 __weak int atexit(void (*function)(void)) in atexit()
11 ARG_UNUSED(function); in atexit()
/Zephyr-latest/samples/subsys/llext/modules/
DKconfig9 tristate "Include the hello_world function"
12 This enables building the hello_world function, implemented in
16 If you select 'm', the hello_world function will be built as an llext
17 "module". If you select 'y', the hello_world function will be directly
/Zephyr-latest/drivers/sensor/st/vl53l1x/
Dvl53l1_platform_log.h129 uint32_t function,
146 void VL53L1_set_trace_functions(uint32_t function);
161 #define _LOG_TRACE_PRINT(module, level, function, ...) \ argument
162 VL53L1_trace_print_module_function(module, level, function, ##__VA_ARGS__);
190 #define _LOG_TRACE_PRINT(module, level, function, ...) argument
/Zephyr-latest/drivers/mfd/
DKconfig.npm13005 bool "nPM1300 PMIC multi-function device driver"
10 Enable the Nordic nPM1300 PMIC multi-function device driver
17 Multi-function device initialization priority for nPM1300.
DKconfig.npm60015 bool "nPM6001 PMIC multi-function device driver"
10 Enable the Nordic nPM6001 PMIC multi-function device driver
17 Multi-function device initialization priority for nPM6001.
DKconfig.it88015 bool "ITE IT8801 ioexpander multi-function device driver"
10 Enable the ITE IT8801 ioexpander multi-function device driver.
11 This ioexpander provides a GPIO/PWM/Keyboard function via I2C bus.
DKconfig.max203355 bool "MAX20335 PMIC multi-function device driver"
10 Enable the Maxim MAX20335 PMIC multi-function device driver
DKconfig.nct38xx5 bool "Nuvton NCT38xx multi-function device driver"
10 Enable the Nuvoton NCT38xx TCPC multi-function device driver.
DKconfig.npm21005 bool "nPM2100 PMIC multi-function device driver"
10 Enable the Nordic nPM2100 PMIC multi-function device driver
DKconfig.axp1925 bool "AXP192 PMIC multi-function device driver"
10 Enable the X-Powers AXP192 PMIC multi-function device driver
DKconfig.bd8lb600fs5 bool "BD8LB600FS low side switch multi-function device driver"
11 Enable the Rohm BD8LB600FS low side switch multi-function device driver
DKconfig5 bool "Multi-function device (MFD) drivers"
7 Include drivers for multi-function devices
19 Multi-function devices initialization priority.
/Zephyr-latest/include/zephyr/arch/posix/
Dlinker.ld31 * zephyr_linker_sources() Cmake function.
45 * zephyr_linker_sources() Cmake function.
53 * zephyr_linker_sources() Cmake function.
61 * zephyr_linker_sources() Cmake function.
68 * zephyr_linker_sources() Cmake function.
77 * zephyr_linker_sources() Cmake function.
83 * zephyr_linker_sources() Cmake function.
/Zephyr-latest/scripts/coccinelle/
Dfind_functions.cocci8 // declared zephyr functions. It will store each function name in 2
9 // separate dicts: one storing all function having 1+ void* parameter
32 // Insert a function into right dict depending on parameters
60 // Find function declarations
70 // Insert function declaration
80 // Find function implementations and inlines
102 // Insert function implementations and inlines
/Zephyr-latest/doc/services/llext/
Dload.rst12 which has a set of function pointers that provide the necessary functionality
14 needed by the :c:func:`llext_load` function. An implementation over a buffer
18 The extensions are loaded with a call to the :c:func:`llext_load` function,
25 :c:func:`llext_add_domain` function must be called.
31 called after loading but before any function in it can be used; this is typical
38 function, and the functions listed in the ``.fini_array`` section with the
39 :c:func:`llext_teardown` function. These APIs are compatible with
48 function can be used to minimize boilerplate code. This function has a
50 call :c:func:`llext_bringup`, then a user-specified function in the same
57 :c:func:`llext_find_sym` function to get the address of the exported symbol.
[all …]
/Zephyr-latest/dts/riscv/ite/
Dit8801-mfd-map.dtsi12 /* GPIO pin mapping to alternate function */
16 /* PWM alternate function */
39 /* Keyboard alternate function */
Dit8xxx2-pinctrl-map.dtsi10 /* ADC alternate function */
48 /* I2C alternate function */
92 /* I2C alternate function (Mapping pins for IT82XX2) */
112 /* Keyboard alternate function */
234 /* Keyboard sleep function */
314 /* PECI alternate function */
319 /* PWM alternate function */
345 /* SHI alternate function */
359 /* Tachometer alternate function */
373 /* UART alternate function */
[all …]
/Zephyr-latest/share/sysbuild/cmake/modules/
Dnative_simulator_sb_extensions.cmake9 # this function adds an extra build target which will copy the executable produced by
17 function(native_simulator_set_final_executable final_image)
34 # this function sets a `<child_image>` as dependencies of `<final_image>`
37 function(native_simulator_set_child_images final_image child_image)
54 function(native_simulator_set_primary_mcu_index)
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt91 Thread entry points used by Zephyr have a different function signature
98 the reporting function directly. This helps ensure that the test
139 This function is typically called by the application from its
140 main() function. It is responsible for providing all the RTOS
141 initialization, calling the test initialization function as
146 This function creates a thread of the specified priority where 1 is
153 This function resumes the previously created thread specified by
158 This function suspend the previously created thread specified by
163 This function lets all other threads of same priority execute
168 This function suspends the calling thread for the specified
[all …]
/Zephyr-latest/samples/subsys/console/getchar/
DREADME.rst9 This example shows how to use :c:func:`console_getchar` function.
10 Similar to the well-known ANSI C getchar() function,
12 character or blocks waiting for one. Using this function, it should be
15 see key/character codes as returned by the function.
/Zephyr-latest/doc/services/profiling/
Dperf.rst12 The ``perf record`` shell command starts a timer with the perf tracer function.
13 Timers are driven by interrupts, so the perf tracer function is called during an interruption.
15 structure before calling the interrupt handler. Thus, the perf trace function makes stack traces by
19 in the stack trace to function names using symbols from the ELF file, and to prints them in the

12345678910>>...22