Home
last modified time | relevance | path

Searched defs:TryReadByte (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sys_io_mcuxpresso/
H A Dsys_io.cc40 Status TryReadByte(std::byte* dest) { in TryReadByte() function
51 Status TryReadByte(std::byte* /*dest*/) { return Status::Unimplemented(); } in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_arduino/
H A Dsys_io_arduino.cc50 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stdio/
H A Dsys_io.cc34 Status TryReadByte(std::byte*) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_zephyr/
H A Dsys_io.cc50 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_rp2040/
H A Dsys_io.cc63 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_ambiq_sdk/
H A Dsys_io.cc66 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_emcraft_sf2/
H A Dsys_io_emcraft_sf2.cc70 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_stm32cube/
H A Dsys_io.cc141 Status TryReadByte(std::byte* dest) { return Status::Unimplemented(); } in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_lm3s6965evb/
H A Dsys_io_baremetal.cc97 Status TryReadByte(std::byte* dest) { in TryReadByte() function
/aosp_15_r20/external/pigweed/pw_sys_io_baremetal_stm32f429/
H A Dsys_io_baremetal.cc186 Status TryReadByte(std::byte* dest) { in TryReadByte() function