Home
last modified time | relevance | path

Searched refs:AM_DEVICES_COOPER_SBL_ACK_RESP_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/hal_ambiq-latest/components/bluetooth/
Dam_devices_cooper.c732 …if ( (psAckMsg->status == AM_DEVICES_COOPER_SBL_ACK_RESP_SUCCESS) || (psAckMsg->status == AM_DEVI… in am_devices_cooper_update_image()
759 if ( psAckMsg->status == AM_DEVICES_COOPER_SBL_ACK_RESP_SUCCESS ) in am_devices_cooper_update_image()
831 if ( psAckMsg->status == AM_DEVICES_COOPER_SBL_ACK_RESP_SUCCESS ) in am_devices_cooper_update_image()
Dam_devices_cooper.h400 #define AM_DEVICES_COOPER_SBL_ACK_RESP_SUCCESS 0x00 macro