Searched refs:cmd_1 (Results 1 – 1 of 1) sorted by relevance
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/ |
| A D | n32wb452_ble_api.c | 108 uint8_t cmd_1[12] ={0x01, 0x03, 0xfd,0x08, 0x04, 0x00, 0x00, 0x43, 0xff, 0xff , 0xff, 0xff}; in bt_ware_init() local 109 eif_spi_send_bytes(cmd_1, 12); in bt_ware_init() 110 eif_spi_recv_bytes(cmd_1, 7) ; //no need to return in bt_ware_init()
|
Completed in 3 milliseconds