Searched refs:tb1 (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/src/ |
| D | main.c | 102 static struct test_buf tb1; variable 455 memset((void *)&tb1, 0x55, sizeof(tb1)); in main() 542 memset(&tb1.b[0], 0x55, SPI_FLASH_SECTOR_SIZE); in main() 543 err = spi_flash_read_fd_sync(spi_dev, &spi_cfg, &spi_addr, &tb1.b[0], in main() 550 if (is_data_buf_filled_with(&tb1.b[0], SPI_FLASH_SECTOR_SIZE, 0xffu)) { in main() 564 tb1.b[i] = SPI_FILL_VAL; in main() 592 buf1, spi_addr.byte_len, &tb1.b[offset], in main() 614 memset(&tb1.b[0], 0, sizeof(tb1)); in main() 616 err = spi_flash_read_fd_sync(spi_dev, &spi_cfg, &spi_addr, &tb1.b[0], spi_len, in main() 623 if (is_data_buf_filled_with(&tb1.b[0], spi_len, SPI_FILL_VAL)) { in main() [all …]
|
| /Zephyr-latest/dts/arm/nuvoton/npcx/npcx7/ |
| D | npcx7-pinctrl.dtsi | 135 /omit-if-no-ref/ tb1_1_in_gpa4: periph-tb1-1 { 139 /omit-if-no-ref/ tb1_2_in_gpd3: periph-tb1-2 {
|
| /Zephyr-latest/dts/arm/nuvoton/npcx/npcx9/ |
| D | npcx9-pinctrl.dtsi | 144 /omit-if-no-ref/ tb1_1_in_gpa4: periph-tb1-1 { 148 /omit-if-no-ref/ tb1_2_in_gpd3: periph-tb1-2 {
|
| /Zephyr-latest/dts/arm/nuvoton/npcx/npcx4/ |
| D | npcx4-pinctrl.dtsi | 163 /omit-if-no-ref/ tb1_1_in_gpa4: periph-tb1-1 { 167 /omit-if-no-ref/ tb1_2_in_gpd3: periph-tb1-2 {
|