Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 3 of 3) sorted by relevance

/hal_ambiq-3.6.0/mcu/apollo4p/hal/
Dam_hal_usb.c2349 am_hal_usb_register_dev_evt_callback(void *pHandle, const am_hal_usb_dev_evt_callback cb) in am_hal_usb_register_dev_evt_callback()
2378 …_register_ep0_setup_received_callback(void *pHandle, const am_hal_usb_ep0_setup_received_callback … in am_hal_usb_register_ep0_setup_received_callback()
2407 …usb_register_ep_xfer_complete_callback(void *pHandle, const am_hal_usb_ep_xfer_complete_callback c… in am_hal_usb_register_ep_xfer_complete_callback()
/hal_ambiq-3.6.0/mcu/apollo4p/hal/mcu/
Dam_hal_dsi.c65 am_hal_dsi_register_external_vdd18_callback(const am_hal_dsi_external_vdd18_callback cb) in am_hal_dsi_register_external_vdd18_callback()
/hal_ambiq-3.6.0/components/bluetooth/
Dam_devices_cooper.c138 uint32_t am_devices_cooper_init(am_devices_cooper_callback_t* cb) in am_devices_cooper_init()