Searched defs:ct (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.5.0/subsys/sip_svc/ |
D | sip_svc_subsys.c | 126 static inline bool is_sip_svc_controller(void *ct) in is_sip_svc_controller() 157 uint32_t sip_svc_register(void *ct, void *priv_data) in sip_svc_register() 189 int sip_svc_unregister(void *ct, uint32_t c_token) in sip_svc_unregister() 263 int sip_svc_open(void *ct, uint32_t c_token, k_timeout_t k_timeout) in sip_svc_open() 342 int sip_svc_close(void *ct, uint32_t c_token, struct sip_svc_request *pre_close_req) in sip_svc_close() 670 int sip_svc_send(void *ct, uint32_t c_token, struct sip_svc_request *request, sip_svc_cb_fn cb) in sip_svc_send() 765 void *sip_svc_get_priv_data(void *ct, uint32_t c_token) in sip_svc_get_priv_data()
|
D | sip_svc_shell.c | 31 struct sip_svc_controller *ct = (struct sip_svc_controller *)(*ctrl); in parse_common_args() local
|
/Zephyr-Core-3.5.0/samples/userspace/shared_mem/src/ |
D | enc.c | 49 char ct; in enig_enc() local
|
D | main.c | 285 void ct(void) in ct() function
|
/Zephyr-Core-3.5.0/samples/bluetooth/peripheral/src/ |
D | cts.c | 25 static uint8_t ct[10]; variable
|
/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/ |
D | timer_model.c | 317 char ct[30]; in hwtimer_adjust_rt_ratio() local
|
/Zephyr-Core-3.5.0/boards/posix/native_posix/ |
D | timer_model.c | 330 char ct[30]; in hwtimer_adjust_rt_ratio() local
|