Searched defs:fun (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | gecko-pinctrl.h | 83 #define GECKO_PSEL(fun, port, pin) \ argument 94 #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 | 103 #define GECKO_PSEL(fun, port, pin) \ argument 114 #define GECKO_LOC(fun, loc) \ argument
|
D | nrf-pinctrl.h | 242 #define NRF_PSEL(fun, port, pin) \ argument 254 #define NRF_PSEL_DISCONNECTED(fun) \ argument
|
D | si32-pinctrl.h | 110 #define SI32_MUX(fun, port, pin) \ argument
|
/Zephyr-latest/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-latest/soc/nordic/common/ |
D | pinctrl_soc.h | 37 #define Z_CHECK_CLOCKPIN_ENABLE(node_id, prop, idx, fun) \ argument
|
/Zephyr-latest/tests/lib/c_lib/thrd/src/ |
D | thrd.c | 58 thrd_start_t fun = thrd_create_join_fn; in ZTEST() local
|
/Zephyr-latest/samples/net/sockets/socketpair/src/ |
D | main.c | 69 static void *fun(void *arg) in fun() function
|
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/ |
D | cyabs_rtos_zephyr.c | 780 cy_timer_callback_t fun, cy_timer_callback_arg_t arg) in cy_rtos_init_timer()
|
/Zephyr-latest/tests/net/tcp/src/ |
D | main.c | 143 const char *fun, int line) in verify_flags()
|