Searched refs:PRIx8 (Results 1 – 6 of 6) sorted by relevance
177 ": 0x%" PRIx8 " , ...", in SX126xWriteRegisters()196 LOG_DBG("-> status: 0x%" PRIx8, rx_req[1]); in SX126xReadCommand()219 LOG_DBG("Reading buffers @ 0x%" PRIx8 " (%" PRIu8 " bytes)", in SX126xReadBuffer()231 LOG_DBG("Writing buffers @ 0x%" PRIx8 " (%" PRIu8 " bytes)", in SX126xWriteBuffer()
31 printk("x%" PRIx8 "\n", UINT8_C(8)); in main()
73 #define PRIx8 "x" /* uint8_t */ macro
40 #define PRIkbdrow "02" PRIx8
65 #define PRIpcal_data "02" PRIx8
1417 * :github:`45336` - newlib: PRIx8 inttype incorrectly resolves to ``hh`` with newlib-nano