Searched defs:fun (Results 1 – 9 of 9) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pinctrl/ |
D | gecko-pinctrl.h | 78 #define GECKO_PSEL(fun, port, pin) \ argument 89 #define GECKO_LOC(fun, loc) \ argument
|
D | quicklogic-eos-s3-pinctrl.h | 17 #define QUICKLOGIC_EOS_S3_PINMUX(pin, fun) (pin) (fun) argument
|
D | gecko-pinctrl-s1.h | 98 #define GECKO_PSEL(fun, port, pin) \ argument 109 #define GECKO_LOC(fun, loc) \ argument
|
D | nrf-pinctrl.h | 203 #define NRF_PSEL(fun, port, pin) \ argument 215 #define NRF_PSEL_DISCONNECTED(fun) \ argument
|
/Zephyr-Core-3.5.0/tests/application_development/code_relocation/src/ |
D | test_file1.c | 88 __in_section(custom_section, static, fun) void function_in_custom_section(void) in __in_section() argument
|
/Zephyr-Core-3.5.0/samples/net/sockets/socketpair/src/ |
D | main.c | 69 static void *fun(void *arg) in fun() function
|
/Zephyr-Core-3.5.0/tests/posix/common/src/ |
D | pthread.c | 821 static void *fun(void *arg) in fun() function
|
/Zephyr-Core-3.5.0/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/ |
D | cyabs_rtos_zephyr.c | 783 cy_timer_callback_t fun, cy_timer_callback_arg_t arg) in cy_rtos_init_timer()
|
/Zephyr-Core-3.5.0/tests/net/tcp/src/ |
D | main.c | 135 const char *fun, int line) in verify_flags()
|