Searched defs:ext (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-2.7.6/drivers/can/ |
D | can_shell.c | 50 char **argv, bool *rtr, bool *ext) in read_frame_options() 101 bool ext, uint32_t *id) in read_id() 127 bool ext, uint32_t *mask) in read_mask() 268 bool rtr = false, ext = false; in cmd_send() local 318 bool rtr = false, ext = false, rtr_mask = false; in cmd_attach() local
|
/Zephyr-Core-2.7.6/drivers/ipm/ |
D | ipm_cavs_idc.c | 39 void *ext; in cavs_idc_isr() local 93 uint32_t ext = POINTER_TO_UINT(data); in cavs_idc_send() local
|
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ |
D | monitor.h | 58 uint8_t ext[BT_MONITOR_EXT_HDR_MAX]; member
|
/Zephyr-Core-2.7.6/samples/drivers/jesd216/src/ |
D | main.c | 242 dw_extractor ext = extractor[dw]; in dump_bfp() local
|
/Zephyr-Core-2.7.6/include/logging/ |
D | log_msg.h | 145 struct log_msg_ext_head_data ext; member
|
/Zephyr-Core-2.7.6/subsys/net/lib/coap/ |
D | coap.c | 175 static uint8_t encode_extended_option(uint16_t num, uint8_t *opt, uint16_t *ext) in encode_extended_option()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/controller/hci/ |
D | hci.c | 1635 static uint8_t check_cconn_params(bool ext, uint16_t scan_interval, in check_cconn_params()
|