Searched refs:cmd_2 (Results 1 – 1 of 1) sorted by relevance
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/ |
| A D | n32wb452_ble_api.c | 112 uint8_t cmd_2[12] ={0x01, 0x03, 0xfd,0x08, 0x00, 0x00, 0x40, 0x52, 0x0a, 0x00, 0x03, 0x00}; in bt_ware_init() local 113 eif_spi_send_bytes(cmd_2, 12); in bt_ware_init() 114 eif_spi_recv_bytes(cmd_2, 7) ; //no need to return in bt_ware_init()
|
Completed in 3 milliseconds