Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/flash/
Djesd216.h41 static inline uint32_t jesd216_param_len(const struct jesd216_param_header *hp) in jesd216_param_len()
47 static inline uint16_t jesd216_param_id(const struct jesd216_param_header *hp) in jesd216_param_id()
55 static inline uint32_t jesd216_param_addr(const struct jesd216_param_header *hp) in jesd216_param_addr()
117 static inline uint32_t jesd216_sfdp_magic(const struct jesd216_sfdp_header *hp) in jesd216_sfdp_magic()
194 static inline uint8_t jesd216_bfp_addrbytes(const struct jesd216_bfp *hp) in jesd216_bfp_addrbytes()
204 static inline uint64_t jesd216_bfp_density(const struct jesd216_bfp *hp) in jesd216_bfp_density()
Dflash_andes_qspi.c552 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp() local
Dflash_stm32_qspi.c1473 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_qspi_init() local
Dflash_stm32_xspi.c2242 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_xspi_init() local
Dspi_nor.c1241 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp() local
Dflash_stm32_ospi.c2423 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_ospi_init() local
/Zephyr-latest/samples/drivers/jesd216/src/
Dmain.c299 const struct jesd216_sfdp_header *hp = &u.sfdp; in main() local