Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/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()
192 static inline uint8_t jesd216_bfp_addrbytes(const struct jesd216_bfp *hp) in jesd216_bfp_addrbytes()
202 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.sfdp; in spi_nor_process_sfdp() local
Dspi_nor.c1079 const struct jesd216_sfdp_header *hp = &u_header.sfdp; in spi_nor_process_sfdp() local
Dflash_stm32_qspi.c1311 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_qspi_init() local
Dflash_stm32_ospi.c2182 const struct jesd216_sfdp_header *hp = &u.sfdp; in flash_stm32_ospi_init() local
/Zephyr-Core-3.6.0/samples/drivers/jesd216/src/
Dmain.c297 const struct jesd216_sfdp_header *hp = &u.sfdp; in main() local