Searched defs:pcb (Results 1 – 3 of 3) sorted by relevance
119 static err_t http_recv(void *arg, struct tcp_pcb *pcb, struct pbuf *p, err_t err) in http_recv()204 static err_t http_accept(void *arg, struct tcp_pcb *pcb, err_t err) in http_accept()215 struct tcp_pcb *pcb; in httpd_init() local
1198 s32 ccu_reg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_reg_mclk_cb()1221 s32 ccu_unreg_mclk_cb(__maybe_unused u32 mclk, __pNotifier_t pcb) in ccu_unreg_mclk_cb()
98 s32 ccu_24mhosc_reg_cb(__pNotifier_t pcb) in ccu_24mhosc_reg_cb()
Completed in 6 milliseconds